DanWallace
Registered User.
- Local time
- Today, 18:43
- Joined
- Dec 5, 2008
- Messages
- 40
Hi,
I'm trying to figure out how to write a Find Unmatched query when I have two keys. The wizard only lets you indicate one.
Table1 has CUSTOMER, ACCOUNT, and a few other tables
Table2 has CUSTOMER, ACCOUNT, and ARCODE
CUSTOMER and ACCOUNT are both keys, meaning there could be many customers each with many accounts. I want to find each individual CUSTOMER/ACCOUNT from Table1 that doesn't have a match in Table2 where ARCODE is "WA"
Any suggestions?
I'm trying to figure out how to write a Find Unmatched query when I have two keys. The wizard only lets you indicate one.
Table1 has CUSTOMER, ACCOUNT, and a few other tables
Table2 has CUSTOMER, ACCOUNT, and ARCODE
CUSTOMER and ACCOUNT are both keys, meaning there could be many customers each with many accounts. I want to find each individual CUSTOMER/ACCOUNT from Table1 that doesn't have a match in Table2 where ARCODE is "WA"
Any suggestions?