Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New joins don't work?
Message
De
25/11/1998 14:21:31
 
 
À
25/11/1998 12:49:50
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00161153
Message ID:
00161536
Vues:
28
>The syntax should be:
>
>SELECT * ;
>FROM table1 INNER JOIN table2 ON table1.key=table2.key ;
>INNER JOIN table3 ON table1.key=table3.key
>
>You have the INNER JOIN and ON statements grouped together.
>
I'll try it. The syntax of the inner join was made up by foxpro itself in the query builder (it does not work). The old way in the second example was created by me (and it works)

Peter
Peter Cortiel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform