alex_hatzisavas
Registered User.
- Local time
- Today, 07:19
- Joined
- May 18, 2006
- Messages
- 12
Hi all.
I kind of got stuck with this one.
I'm trying to use a Delete query to delete some records from Table A.
Let's say Table A has three fields: A1, A2 and A3
Then there's another table, Table B, with two fields: B1 and B2
Within one Delete Query, i need to delete all the records from Table A for which: A1=B1
Thanks for your help.
Alex
I kind of got stuck with this one.
I'm trying to use a Delete query to delete some records from Table A.
Let's say Table A has three fields: A1, A2 and A3
Then there's another table, Table B, with two fields: B1 and B2
Within one Delete Query, i need to delete all the records from Table A for which: A1=B1
Thanks for your help.
Alex