Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about using select
Message
De
19/07/2004 22:15:37
 
 
À
19/07/2004 22:13:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00925999
Message ID:
00926001
Vues:
16
select a.callno, a.reservee, b.callno, b.borrower from reserve a, borrower b where a.callno=b.callno

how can i use SELECT-SQL to select all records from table reserve even if it does not satisfy the WHERE condition? but display b.borrower when a.callno=b.callno.

pls help.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform