PHP Classes

MySQL Duplicate Entries

Recommend this page to a friend!

      Basic MySQL Search Engine Class  >  All threads  >  MySQL Duplicate Entries  >  (Un) Subscribe thread alerts  
Subject:MySQL Duplicate Entries
Summary:MySQL Duoes
Messages:1
Author:Jaz Master
Date:2010-12-17 16:57:43
 

  1. MySQL Duplicate Entries   Reply   Report abuse  
Picture of Jaz Master Jaz Master - 2010-12-17 16:57:45
Greetings.

I have a MySQL Table called client. In client are three fields, 1) fname, 2) mname, and 3)lname.

I want to find all entries that have duplicates; then, for the duplicates only, have lname (last name) changed to include a counter in brackets concated to it (like lname [1], lname [2], etc.).

Could you do this?

Can I pay someone to do this?