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 is table type constraint applied to a table?
How we create SQL Server 2005 Reporting Services ? Give me Sample
What do you do in data exploration
How to select all columns of all rows from a table with a select statement in ms sql server?
Is null in sql server?
When a primary key constraint is included in a table, what other constraints does this imply?
What are secondary xml indexes?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
How do you manipulate data?
Do you know nested transaction?
How can you check the version of sql server?
What happens if you are trying to access a schema not owned by you?
Does group by or order by come first?
What is Extended user-defined?
What is the maximum rows in sql server table?