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
How do database indexes work?
List out the differences between the clustered index and non-clustered index in sql server?
Is mysql the same as sql server?
Explain identity in sql server?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
What do you mean by a Composite primary key?
How to disable triggers using "disable trigger"?
How to attach adventureworkslt physical files to the server?
How can you find out which stored procedures are recompiling?
What are sql servers used for?
What is self contained scalar sub query?
What is sql service broker?
How to convert a unicode strings to non-unicode strings?
what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?
How do I find the sql server instance name?