Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Deleting duplicate records

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-21 : 09:20:27
praveen writes "Hi there,

I have a problem suppose i have a table which contains duplicate records and i want to keep only one record in the table for each ID and delete the rest. Now the question is that is it possible to do this with a single SQL statement??"
   

- Advertisement -