Created
July 3, 2021 02:41
-
-
Save mbforr/5bcc200e66f4a1c7d30f965542aec8ce to your computer and use it in GitHub Desktop.
Spatial SQL - Basic Query
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 | |
| * | |
| from bigquery-public-data.geo_us_boundaries.state |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment