MarcusAntonius
Registered User.
- Local time
- Today, 14:23
- Joined
- Jul 13, 2004
- Messages
- 37
I have two tables: Table A and Table B. Table B is wiped and reloaded with fresh data every day. The PKey is 'MAC address'.
I'm trying to create a delete query which will compare the two tables and delete any records in Table A that are not found in Table B, but I'm having problems with the syntax and can't get it working. Suggestions/solutions?
I'm trying to create a delete query which will compare the two tables and delete any records in Table A that are not found in Table B, but I'm having problems with the syntax and can't get it working. Suggestions/solutions?