I have a situation where I need to delete rows from TABLE-A. I have another table (TABLE-B) that contains a list of ID numbers that match some of the rows in the TABLE-A. I need to delete all rows in TABLE-A that do not match TABLE-B. The common field name in both tables is site_no.
Any ideas on the best way to accomplish this?
Thanks,
Ron--
Any ideas on the best way to accomplish this?
Thanks,
Ron--