Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rushmore only apply with keyword INNER JOIN?
Message
De
20/06/2006 23:32:03
 
 
À
20/06/2006 23:30:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01130407
Message ID:
01130409
Vues:
21
>Instead of using INNER JOIN to link-up 2 or more tables, I would like to know that if I use another method for example :-
>
> SELECT a.*, b.Field1 FROM table1 a, table2 b WHERE a.KEY=b.KEY
>
>Will rushmore be applied with this SQL syntax?

As long as the tags are present, it should be. As for me, I have a preference to always have only one table name assigned to the FROM clause. All the rest falls in the INNER JOIN syntax.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform