Skip to content

Instantly share code, notes, and snippets.

@mbforr
Last active January 8, 2023 11:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mbforr/b2d906196217a9ac635fc00df2780ff3 to your computer and use it in GitHub Desktop.
Save mbforr/b2d906196217a9ac635fc00df2780ff3 to your computer and use it in GitHub Desktop.
Spatial SQL - select
select
*
from
`bigquery-public-data.geo_us_boundaries.states`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment