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 server-level principal?
What does it mean to normalize data?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
How to set database to be read_only in ms sql server?
Explain difference between control flow and data flow?
explain what is raid and what are different types of raid configurations? : Sql server database administration
How do I find my localdb version?
How to get a list of columns in a view using "sys.columns" in ms sql server?
How can change procedure in sql server?
Some queries related to SQL
What is save transaction and save point?
How to locate and take substrings with charindex() and substring() functions?
What is a trace frag? Where do we use it?
How can we call UDF(User Define Function) using C# code in ASP.net ?
What are the benefits of filtered indexes?