Newbie SQL Question

S

Samuel Shulman

When writing SQL statement with more than tables to join it seems that
Access as oppose to SQL server requires the Join to be nested

Is there any way to write the join the same way as SQL Server
Or alternatively, a tool that will do the conversion between Non nested
Joins to yes nested Joins

Thank you
 
Top