Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use select... where EXISTS ... ?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to use select... where EXISTS ... ?
Miscellaneous
Thread ID:
00793069
Message ID:
00793069
Views:
53
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
Next
Reply
Map
View

Click here to load this message in the networking platform