2
Answers

how to delete duplicate record from table

My question from sql server 2008        
if i have many duplicate record in table.i want to remove duplicate record from table .
please tell me how to check that i have duplicate record or not and then delete those record . 
Answers (2)