Created
April 6, 2018 17:54
-
-
Save mattm/1545ce67d9aeff49e251a800700db5bb to your computer and use it in GitHub Desktop.
Page Views Example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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