Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cross Reference
Message
De
12/03/2003 18:42:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Cross Reference
Divers
Thread ID:
00765193
Message ID:
00765193
Vues:
54
Hi All,

If I have the following table 'Customers'
Id Ref First Last
-- --- ----- ----
10 10 John Unknown
25 10 Jane Doe

I am having problem combine the two records together using the select statement. If I select Id = 25 and also want to retrieve all the info where Ref=10. The result should like >> 25 10 Jane Doe John Unknown

Is this possible with one select statement. TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform