CharlesWhiteman
Registered User.
- Local time
- Today, 22:45
- Joined
- Feb 26, 2007
- Messages
- 421
If I have a table (tbl1) containing an ID "MacAddress" and I want to select corresponding rows from another Table (tbl2) which also contains MacAddress's but that table is very large.
Can I do a query which only looks at records from Tbl1 where there is a corresponsing value from Tbl2?
Can I do a query which only looks at records from Tbl1 where there is a corresponsing value from Tbl2?