Correct sintax for variables in Google Big Query

Hi everyone,

Are there any syntax differences for variables in BigQuery?

I've always used them in PostgreSQL without any issues, but now that I'm trying to migrate some queries to BigQuery, I'm having trouble.

Hey, you can usually expect some syntax differences across SQL dialects :slight_smile:

See if the BQ docs help!