Hi,

The ASNI 92 SQL language defines added forms of join syntax to SELECT statements (i.e., JOIN, CROSS JOIN, INNER JOIN, LEFT OUTER JOIN, RIGTH OUTER JOIN, FULL OUTER JOIN). Does Sybase ASE 11.9.2 support this new join syntax?

And if not:

I'm converting Store Procs. from MS SQL Server 6.5 to Sybase ASE 11.9.2. The MS SQL Procs. include lots of these new style joins. What is the best time saving approach to make this conversion straight forward as possible?

Thanks,

-Art