Loading…
SELECT columns, COUNT(*) as count FROM table GROUP BY columns HAVING COUNT(*) > 1
Find duplicate emails (people who appear multiple times):
Downloading SQL engine… (one-time)
This runs entirely in your browser and is cached for next time.
Click "Submit" to check your answer