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 rows

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-27 : 23:33:45
chitts writes "Hi Friends!
I have table name contactinfo with 4 fields
name,address,notify,notify_type.
the records are like this
name    address  notify                              notify_type
chitts us chithambaranathan@corporate.ge.com email
chitts us 518-688-6957 phone
namrotha us 518-657-1254 phone
chitts us chithambaranathan@corporate.ge.com email
....



The problem is how to delete the duplicate records...


Any timely help is highly appreciated


Thank you
Chitts"
   

- Advertisement -