|
-
Sep 3rd, 2007, 08:19 AM
#1
Thread Starter
Hyperactive Member
Exclusive Selection
Hello.
I'm working with a access v.2 database.
This are 2 tables from where I need to collect some data:
Table Account
|ID|Name
|1 |James
|2 |Stewart
|3 |Bill
|4 |Bob
Table AccountTMP
|ID|
|1 |
|4 |
The fields ID are PK on both tables.
How do I select the data not existing on the AccountTMP table (ID=2, ID=3), based on the Account fields?
Thank you.
Last edited by RS_Arm; Sep 3rd, 2007 at 08:52 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|