Use this program to search and delete duplicate data (values, records, rows and numbers) in your MySQL tables. All redundant entries are eliminated leaving behind only one unique instance. You select which fields (columns) to use as criteria, so you can find duplicate rows based on all or some of the values in the row.