ASA SQL User's Guide
Transact-SQL Compatibility
Automatic translation of stored procedures
Sybase Central has facilities for creating, viewing, and altering procedures and triggers.
To translate a stored procedure using Sybase Central
Connect to a database using Sybase Central, either as owner of the procedure you wish to change, or as a DBA user.
Open the Procedures & Functions folder.
Right-click the procedure you want to translate and from the popup menu choose one of the Translate to commands, depending on the dialect you want to use.
The procedure appears in the right pane in the selected dialect. If the selected dialect is not the one in which the procedure is stored, the server translates it to that dialect. Any untranslated lines appear as comments.
Rewrite any untranslated lines as needed.
When finished, choose File