Working with JSON and Array data in BigQuery 2.5 Reviews

34568 reviews

Florian H. · Reviewed حوالي سنة ago

Scott W. · Reviewed حوالي سنة ago

Vaishnavi S. · Reviewed حوالي سنة ago

Raul S. · Reviewed حوالي سنة ago

super, need little more time to do

hemalatha s. · Reviewed حوالي سنة ago

Khanh T. · Reviewed حوالي سنة ago

Khanh T. · Reviewed حوالي سنة ago

Ronaldo M. · Reviewed حوالي سنة ago

Sameer K. · Reviewed حوالي سنة ago

Antoine B. · Reviewed حوالي سنة ago

Nitin D. · Reviewed حوالي سنة ago

Ritesh S. · Reviewed حوالي سنة ago

Alagappan V. · Reviewed حوالي سنة ago

Jorge M. · Reviewed حوالي سنة ago

Christof R. · Reviewed حوالي سنة ago

dharanikumar p. · Reviewed حوالي سنة ago

Thiago M. · Reviewed حوالي سنة ago

Saptarshi G. · Reviewed حوالي سنة ago

Thaneesh R. · Reviewed حوالي سنة ago

Diego G. · Reviewed حوالي سنة ago

Erick S. · Reviewed حوالي سنة ago

Great hand-ons

alvaro a. · Reviewed حوالي سنة ago

Sasa T. · Reviewed حوالي سنة ago

Time was very tight Also confused about the necessity of the "UNNEST" operator, as the following two queries produced the same output: #standardSQL SELECT p.name, split_time FROM racing.race_results AS r , UNNEST(r.participants) AS p , UNNEST(p.splits) AS split_time WHERE split_time = 23.2; #standardSQL SELECT p.name, split_time FROM racing.race_results AS r , r.participants AS p , p.splits AS split_time WHERE split_time = 23.2;

Georg M. · Reviewed حوالي سنة ago

Jan H. · Reviewed حوالي سنة ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.