Is it possible to delete duplicate rows in a table without
using a temporary table ?
Answer Posted / ghous
using cursor is another option
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is store procedure? How do they work? When do you use?
What are cursors? Explain different types of cursors. What are the disadvantages of cursors? How can you avoid cursors?
What is subquery? Explain the properties of a subquery?
What is the difference between value type and reference type?
Give the query of getting last two records from the table in SQL SERVER?
What does Master database contains?
If no size is defined while creating the database, what size will the database have?
How to delete database objects with "drop" statements in ms sql server?
Define clusters?
How will you add a dimension to cube? : sql server analysis services, ssas
Differentiate between a primary key and a unique key.
Explain comment on transactions?
What is xml datatype?
Differentiate between mongodb vs. Sql server?
How to create a testing table with test data in ms sql server?