Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select where not exists
Message
From
16/12/2004 16:08:38
 
 
To
16/12/2004 16:00:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00969838
Message ID:
00969840
Views:
8
This should do it

SELECT * FROM table1 WHERE NOT IN (SELECT FROM table2) INTO CURSOR query
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform