Skip to content

Instantly share code, notes, and snippets.

@EpocSquadron
Created June 12, 2012 17:17
Show Gist options
  • Save EpocSquadron/2918794 to your computer and use it in GitHub Desktop.
Save EpocSquadron/2918794 to your computer and use it in GitHub Desktop.
Count IP Addresses by Groups
GROUP BY SUBSTRING_INDEX('127.0.0.1', '.', 1/2/3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment