I want to delete records of one table that exist in another table. The tables have no primary key. It will take a lot of time compare field by field. Is there any method record by record comparison and deletion
How to delete records of one table that exist in another table have no keys?
Collapse
X
Comment