Questions tagged [bq-execute-immediate]
1 questions
0
votes
1 answer
What should be the type of result from select query in Google BigQuery?
For some reason I need to save the result from EXECUTE IMMEDIATE and reuse it in another query as CTE. Since EXECUTE IMMEDIATE cannot present in CTE, storing it as variable seems to be the last sort.
What should I put for item type of array? Theā¦

tom10271
- 4,222
- 5
- 33
- 62