Delete Query

R

rookie

Hi, this is my problem:

I need to delete from table "A", all fields that exist in table "B"

I tried a "delete query" but it sends an error "Please specify the table
where you want to delete the records" (its translate from spanish)

What Im doing wrong....???
 
Top