Write a query to delete duplicate records in SQL SERVER

Answer Posted / subrata paul

Delete TOP(1)from example where[ID]=1

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we write a distributed query and get some data which is located on other server and oracle database?

769


Explain how would you store your query in an SSRS report or a Database server?

90


What are diverse clauses that form a part of sql?

601


Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?

597


Why use “in” clause in sql server?

560






What is index in an assignment?

535


What is the dbcc command and why is it used?

573


In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram

1518


How do you make a trace?

588


What is resource governor?

552


What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?

479


What are the types of stored procedures in an sql server?

478


What are the properties of the transactions?

617


Do you know what are the restrictions that views have to follow?

630


How are the unique and primary key constraints different?

571