Michael Entin
1 min readAug 9, 2020

--

For small datasets, instead of using a table to select from, one can also use `FROM UNNEST(Generate_Array(1, <number-of-rows>))`

--

--

Michael Entin
Michael Entin

Written by Michael Entin

Hi, I'm TL of BigQuery Geospatial project. Posting small recipes and various notes for BQ Geospatial users.

No responses yet