Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL - Why can't I do this.
Message
From
14/12/2000 06:36:49
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL - Why can't I do this.
Miscellaneous
Thread ID:
00453265
Message ID:
00453265
Views:
68
I know I can do :
Select * from Table
Where Field In(Select Field From AnotherTable)
Into Cursor.....

Why can't I do :

Select * from Table
Where Field !In(Select Field From AnotherTable)
Into Cursor.....

Or can I ?.

Thanks
Rob
Next
Reply
Map
View

Click here to load this message in the networking platform