Skip to content

Instantly share code, notes, and snippets.

@kolyadin
Created November 19, 2014 10:05
Show Gist options
  • Save kolyadin/d09763db661c73a7e56c to your computer and use it in GitHub Desktop.
Save kolyadin/d09763db661c73a7e56c to your computer and use it in GitHub Desktop.
sample query
SELECT COUNT(distinct id) FROM `flx__games` where uid!=0 and created between '2014-01-15' and '2014-10-26 23:59:59'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment