Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help on SQL syntax
Message
De
14/05/1999 18:06:45
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Need help on SQL syntax
Divers
Thread ID:
00219256
Message ID:
00219256
Vues:
53
I need to generate an remote view to pull information from a table that would be equivalent to the following...

TABLE1
/ \
TABLE21 TABLE22
/ \
TABLE31 TABLE32

such that all records in TABLE1 pull even if there are no corresponding records in the subordinate tables. I can do one side with a LEFT JOIN, but I can't seem to do the two sides at the same time.

Where I would have one record returned for each one in TABLE1 and either populated or blank fields for the selected subordinate tables,
just as if I were to set rela to each of the tables and issue a

BROW FIELD TABLE1.FIELDx TABLE31.FIELDy TABLE32.FIELDz
L.A.Long
ProgRes
lalong1@charter.net
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform