Write Delete SQL Query in Access 2007

G

Guest

HI Experts,

I have to delete data from 1 table based on condition from other table.

eg:-
Table1 fields are ID & Name
& Table2 fields are ID & Name .

Now i want to delete those records from Table1 in which ID does not match
with that of table 2.
ID is the primary key.

I have tried many things but it is not working.

Help Required......

can anyone write that SQL statement for me..............

Plz help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top