Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL question
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00364149
Message ID:
00364399
Views:
39
You are welcome! :)

>This is precisely what I was looking for. 'Not In' was the key! Thank you so much.
>
>>With this example we can do it like this.
>>
>>SELECT * FROM TABLE1 ;
>>         WHERE FLD1.TABLE1 <B>NOT IN</B> ( SELECT FLD1 FROM TABLE2) ;
>>         INTO TABLE RESULT
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform