Is it possible to delete duplicate rows in a table without
using a temporary table ?
Answer Posted / nithya
If u no know the ROWID then u can delete the duplicate rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the steps to use transact-sql cursor?
What is the fillfactor concept in indexes?
To which devices can a backup be created and where should these devices be located? : sql server management studio
Why use sub query in sql server and list out types of sub queries?
How to update muliple row in single query?
What is RAID? What are the different types of RAID configurations?
Explain the microsoft sql server delete command?
What is the difference between commit and rollback?
What new data source types were added in ssrs 2014?
How to drop existing indexes in ms sql server?
Explain multiserver query
Can you tell me some of the common replication dmv's and their use? : sql server replication
What is the difference between dataadapter and datareader?
what protocol both networks use? : Sql server database administration
How does clustered and non clustered index work?