MySQL: Find Duplicate Records From a Table
Monday, October 17th, 2011You 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.
Help Central for Webmasters