Delete Query on multiple tables

  • Thread starter Thread starter John D
  • Start date Start date
J

John D

I'm attempting to run a delete query on multiple tables
that have no relationship. I've received no error when
the query was created but it tells me it cannot delete
from specified tables each time I attempt to run it. When
I select help, It simply tells me about read only which
should not be an issue as I'm the owner of the database

Can a delete query be run on multiple tables without
relationships?
 
Back
Top