Top "Legacy-sql" questions

Questions related to using "Legacy SQL" for Google BigQuery

How to use regex in Bigquery

I am unable to apply a proper regex on customtarget column in bigquery. With normal MSSQL: SELECT * from mytable where …

regex google-bigquery legacy-sql
Bigquery - json_extract all elements from an array

i'm trying to extract two key from every json in an arry of jsons(using sql legacy) currently i am …

sql arrays json google-bigquery legacy-sql
results for last 30 days in bigquery

I am trying to build a query for a tableau dashboard that is connected to Google BigQuery. We have tables …

sql google-bigquery legacy-sql