Hi,
Does anyone have a script that deletes duplicate mysql records (that actually works)?
I've found a few suggestions in this forum, and others, but they don't work.
Also, is it really necessary to add an "id field" which increments, to do this "deleting of the duplicates?" I went ahead and added an id field to my table, in anticipation that I'd need this; but you'd think there is a way to delete the dups without this.
Thanks!