if 3 duplicate records in a table,i want to delete 2 duplicate
records by keeping 1 duplicate and 1 original as it is,how?
Answer Posted / siva raman
By using Rank function we can delete duplicate records in
tables.
Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Define cursor locking
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
How do users use Report Builder with SQL Server data sources?
How exceptions can be handled in sql server programming?
Explain external key management in sql server 2008
Explain how dts is used to extract, transform and consolidate data?
What are click through reports?
Does sql server 2000 full-text search support clustering?
How to execute the cursor queries with "open" statements?
What is SQL Server?
Explain how many normalization forms?
what is a correlated sub-query? : Sql server database administration
Define constraints and give an example of their use?
Define a cross join?
What are the advantages of using cte?