Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
{oj ...} ????
Message
De
14/11/2000 08:26:47
 
 
À
13/11/2000 11:59:55
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Divers
Thread ID:
00441085
Message ID:
00441515
Vues:
8
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform