Is it possible to delete duplicate rows in a table without
using a temporary table ?
Answer Posted / preetpal kapoor
How can we delete duplicate records in a table without
using rowid() function and temporary table?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain indexed views?
Explain transaction server distributed transaction?
What is the importance of three tier architecture?
How you can move data or databases between servers and databases in sql server?
what's the difference between delete table and truncate table commands? : Sql server database administration
How to use values from other tables in update statements in ms sql server?
What are sql servers used for?
How to identify current user in ssrs report?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
Introduction of rollup clause using sum and group by clause?
What is report subscription?
Explain cdc and sql injection?
What is implicit cursors?
What is the purpose of optimization?
Explain what is cte (common table expression)?