Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nested SQL
Message
From
17/01/2006 11:11:27
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Nested SQL
Miscellaneous
Thread ID:
01087559
Message ID:
01087559
Views:
63
I know the nested part of the following SQL is incorrect, but what is the right way?
SELECT DISTINCT * FROM AllStuff WHERE AllStuff.UserID ! IN (SELECT ExcludeStuff.UserID FROM ExcludeStuff) INTO CURSOR NewStuff
Next
Reply
Map
View

Click here to load this message in the networking platform