Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One SPT cursor to be used in another SPT
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
MS SQL Server
Divers
Thread ID:
01135239
Message ID:
01135251
Vues:
17
>Changing JOIN will affect the result.
>With LEFT JOIN you will get all records from Main table and only matching records from joined table
>With simple JOIN (default is INNER) you get ONLY these records from main table that have coresponding records in second i.e.:

Just what I had worried about. The VFP equivalant of this is doing a FROM and WHERE on the table and SPT#1 cursor. Now the WHERE I have converted to JOIN () ON. What could have the VFP equivalant SQL with a WHERE clause return? ie. a result similar to JOIN or LEFT JOIN?
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform