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)
 removing duplicate records that contain only one duplicate field

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-27 : 10:27:14
steve writes "I have a table containing customer information such as address, city, state, customer codes, and so on. I need to remove the duplicate records that share the same phone number field. Some of the records are exact duplicates; but most of the records that contain the same phone field have varying information across one or more fields.
How can I keep one record for each phone number?"
   

- Advertisement -