System variables in BigQuery
Today's quick post is about system variables in BigQuery. What are they?
They are a special type of variables, available in scripts (multi-statement queries). You can use them to read (and sometimes write) query metadata during query execution.
Here'...
datawise.dev1 min read