Feb
26th
Thu
26th
MySQL Lists: mysql: Re: query to find duplicate rows
This is about one of the best ways I’ve seen to remove duplicate rows in a MySQL database. The only draw back is that you have to run it more than once for rows that have more than one duplicate.