How to delete duplicate records from a table in sql
|
Smith
2936
Points
79
Posts
|
I have Emp table with duplicate record. I want a single command to remove duplicate record that is, keep one record from the duplicates. |
Answers


