Skip to content

Instantly share code, notes, and snippets.

@RelativeTech
Last active March 25, 2021 20:33
Show Gist options
  • Save RelativeTech/0f7ad14ae4ada8ae1b184a19273a5cb1 to your computer and use it in GitHub Desktop.
Save RelativeTech/0f7ad14ae4ada8ae1b184a19273a5cb1 to your computer and use it in GitHub Desktop.
select some_field
from some_table
group by some_field
having count(some_field) > 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment