Hi All,
I have a table in SQL server 7 where all the records(rows) have been duplicated i.e. all rows have atleast 3 entries in the same table plus the table missed out the primary key. Now i wanted to delete all the duplicate records from the table at the same time one entry for the same (duplicate) row should remain in the database.
Can anyone help me out.
ExpertCalling