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
What is table value parameters (tvp)?
What do you understand by integration services in sql server?
what is an index? : Sql server database administration
List all types of constraints in sql server?
What are indexes in sql?
What is the use of floor function in sql server?
What is the difference in accessing db between sql server vs sql azure?
What is the difference between for auto and for nested?
How to change server name in sql server?
Can we write a distributed query and get some data which is located on other server and oracle database?
What is key set driven?
What are data resources?
What is xml datatype?
What is onf in normalization form?
what are the types of indexes? : Sql server database administration