Delete query question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
Is it possible to delete from more than one query in a delete query?
I have tried but i am getting an error asking to specify the table
containing the records i wish to delete?
Thanks
George
 
A deletion should be on one table.

If you have set up a relationship with cascading deletes (Tools |
Relationships), the related records will be deleted as well.
 
Back
Top