Got 2 tables... Content_grid and testresults.
They share 2 fields. TPID and TrackingNUmber
I want to delete from contentgrid the records that do not appear in testresult, using both fields. So if contentgrid has a record tpid=2 trackingnumber=44 and that record is not in testresult I want to deleted.
Any help would be great....thanks.
They share 2 fields. TPID and TrackingNUmber
I want to delete from contentgrid the records that do not appear in testresult, using both fields. So if contentgrid has a record tpid=2 trackingnumber=44 and that record is not in testresult I want to deleted.
Any help would be great....thanks.