I have a table that contains over 100k records. The problem that I have is there are about 5k records that are duplicates. All of these records are duplicated twice and the only field that is the same is the primary key. Is there any query that I could use that will only delete one of each of the duplicated records.
Thanks in advance.
-SM
Thanks in advance.
-SM