Jump to content

Removing duplicate records


86Stang

Recommended Posts

Hi All,

 

I've got a client with a database where there are records with the same email address.  They want me to remove any records that have a duplicate email address but I must leave one of those records intact.  In other words, I'm wanting to take the table from this:

 

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

 

to:

 

[email protected]
[email protected]

 

Anyone want to give up some points of wisdom on this?

Link to comment
https://forums.phpfreaks.com/topic/107882-removing-duplicate-records/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.