Skip to content

Instantly share code, notes, and snippets.

@mbforr
Created July 3, 2021 02:41
Show Gist options
  • Select an option

  • Save mbforr/5bcc200e66f4a1c7d30f965542aec8ce to your computer and use it in GitHub Desktop.

Select an option

Save mbforr/5bcc200e66f4a1c7d30f965542aec8ce to your computer and use it in GitHub Desktop.
Spatial SQL - Basic Query
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