Greetings ,
Iam Rifki
I have some litte problem about syntax in Bigquery
How We using 'Like' order
In SQL
-SELECT *
-FROM `dam13junrifki.rifkidata.transaksi`
-Where Gender = 'Male'
-and Device_Type = 'Mobile'
-and Date Like (%2013) ;
However this not work in Bigquery
Could you all helme me guys?
Big Thanks