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
How many joins in sql server?
what are the different stages of Report Processing?
When we should use @@error?
What is rtm version in sql server?
What is sql server locking?
List out different types of normalizations in sql server and explain each of them?
How to get a list of all tables with "sys.tables" view in ms sql server?
How to change the system date and time from SQL Plus Terminal ?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
What are the disadvantages of primary key and foreign key in SQL?
Explain relational data?
Difference between Inner vs outer joins?
What is difference between oltp and olap?
What is indexed view? How to create it?