Code Snippet For PHP, JS, jQuery, Sql, etc
SELECT field_name, COUNT(*) c FROM table_name GROUP BY field_name HAVING c > 1