Saturday, 9 May 2015

Finding duplicate values in a SQL table

Today I tried to find all the duplicate data in specific column in the table

below is the simple query to find it out.