Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use select... where EXISTS ... ?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to use select... where EXISTS ... ?
Divers
Thread ID:
00793069
Message ID:
00793069
Vues:
51
What is wrong with this :
SELECT taitem.ident;
FROM taitem;
WHERE EXISTS (SELECT arcode.code FROM arcode ;
WHERE taitem.code = arcode.code AND;
arcode.activity = "EA")

VFP7 ask me about EXISTS ?

Help!

Thanks
Eric
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform