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
Explain full-text query in sql server?
What is transact-sql language?
When you use @@error and try-catch?
write an SQL query to list the employees who joined in the month of January?
What happens if date-only values are provided as date and time literals?
How to connect to SQL Azure Database by using sqlcmd?
What are the new features of sql server 2008 r2 reporting service?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
What is the difference between writing data to mirrored drives versus raid5 drives
What is database mirroring?
Can I disable or restrict ssrs export formats (rendering formats)?
What are the advantages to use stored procedures?
Is sql server difficult to learn?
What are the types of dml?
Explain the rules for designing files and file groups in sql server?