Delete duplicate records from the table?(Table must have
unique id)
Answer Posted / manoj
Check following blog post on how to first identify & then delete duplicate records: http://sqlwithmanoj.wordpress.com/2011/10/14/identify-delete-duplicate-records-from-a-table/
This lists multiple ways to delete duplicates.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is row_number function?
What is raid? : SQL Server Architecture
How many types of database relationship in sql server?
How do you create an execution plan?
What is the purpose of floor function?
How to optimize stored procedure optimization?
how you can move data or databases between servers and databases in sql server? : Sql server administration
How to use "begin ... End" statement structures in ms sql server?
What is cursor in ms sql server?
Explain four layers of abstraction microsoft architectured?
What are subqueries in sql server?
What do you understand by mirroring?
What are sql dirty pages?
How to generate create procedure script on an existing stored procedure?
Tell me what are the essential components of sql server service broker?