Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL - Why can't I do this.
Message
From
14/12/2000 11:08:14
 
 
To
14/12/2000 06:36:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00453265
Message ID:
00453408
Views:
15
>Why can't I do :
> Where Field !In(Select Field From AnotherTable)

Just make that WHERE Field NOT IN (Select Field From AnotherTable) and you should be in business.
Previous
Reply
Map
View

Click here to load this message in the networking platform