Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter found record between 2 Tables
Message
From
25/07/2000 05:36:32
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Filter found record between 2 Tables
Miscellaneous
Thread ID:
00396488
Message ID:
00396488
Views:
36
I have 2 Tables
(1)Customer - CustCode,.......
(2)CustTrans - CustCode, CaseClosed (boolean),.......
(will have multiple records of same CustCode)

I would like to get all rows from the Customer table, but
exclude those rows that the CustCode is found in the CustTrans
table AND with the CaseClosed status is "False".

How should my SQL statement be like, pls advise, thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform