Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help with Select SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00096128
Message ID:
00096135
Vues:
26
>Michelle,
>
>Try this:
>
>SELECT DISTINCT a.id FROM a ;
> WHERE a.id IN (SELECT b.id FROM b) OR a.id IN (SELECT c.id FROM c)
>

Ok, I'll try that, thank!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform