G
Guest
I have a table (tblOne) that has 10 records. I have another table (tblTwo) that has 5 records that are a subset of TblOne. I want to remove the 5 records in TblOne that are NOT in TblTwo. One problem, no unique record identifier(s) in either records that can be combined to distinguish them.
Any suggestions are welcome, thanks.
G
Any suggestions are welcome, thanks.
G