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?