G
Guest
I have two tables, tblJob and tblJobHistory. tblJob has an indexed field txtJobID. tblJobHistory also has a field txtJobID. Is it possible to delete ALL tblJobHistory records and tblJob records that match a specified criteria using a query.