Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
{oj ...} ????
Message
From
14/11/2000 08:26:47
 
 
To
13/11/2000 11:59:55
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
00441085
Message ID:
00441515
Views:
10
I believe that you're using the ODBC calling syntax. The ANSI 92 version uses the OUTER JOIN keyword:

SELECT column_list
FROM table1 INNER JOIN table2 ON table1.column = table2.column
...

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform