Skip to content

Instantly share code, notes, and snippets.

@mattm
Created April 6, 2018 17:54
Show Gist options
  • Select an option

  • Save mattm/1545ce67d9aeff49e251a800700db5bb to your computer and use it in GitHub Desktop.

Select an option

Save mattm/1545ce67d9aeff49e251a800700db5bb to your computer and use it in GitHub Desktop.
Page Views Example
SELECT COUNT(*) FROM mp.event WHERE city = "Tokyo" AND DATE(time) = "2018-04-03"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment