MySQL: Find Duplicate Records From a Table

Monday, October 17th, 2011

You may need to find/check the duplicate records from a table; You may use the following query. The query will return you the field value that exists more than 1.