6
Answers

How to delete duplicate rows in SQL server

Hi,

Suppose DataBase table has no primary key. How can we delete duplicate rows from table. What will be SQL statement?

Thanks.

Answers (6)