Genera insight dai dati BigQuery: Challenge Lab recensioni
79797 recensioni
APEKSHA U. · Recensione inserita oltre un anno fa
Sachin S. · Recensione inserita oltre un anno fa
Glenn W. · Recensione inserita oltre un anno fa
The worst of all ... as if the system only understands specific SQL statements yet querying SQL statements can be of different ways but getting the same output.But this one here, ......!!! like all these codes get the same result 1. SELECT total_cases_worldwide FROM ( SELECT SUM(cumulative_confirmed) AS total_cases_worldwide FROM `bigquery-public-data.covid19_open_data.covid19_open_data` WHERE date = '2020-05-25' ) AS subquery; 2.SELECT SUM(cumulative_confirmed) AS total_cases_worldwide FROM `bigquery-public-data.covid19_open_data.covid19_open_data` GROUP BY date HAVING date = '2020-05-25'; 3.WITH cases_on_date AS ( SELECT cumulative_confirmed FROM `bigquery-public-data.covid19_open_data.covid19_open_data` WHERE date = '2020-05-25' ) SELECT SUM(cumulative_confirmed) AS total_cases_worldwide FROM cases_on_date; " All those upon a research i did, gives the same result but the system here is Nagging. I tried and tried and tried not giving up because of the time i have spent learning but, the output is .............
JEREMIAH JOSEPH O. · Recensione inserita oltre un anno fa
Vinoth A. · Recensione inserita oltre un anno fa
The time is a bit shorter for begineers. If possible, increase it to 2 hrs. I was trying to build everything without copying but could not finish the last question.
John T. · Recensione inserita oltre un anno fa
Nicholas A. · Recensione inserita oltre un anno fa
Mohammad S. · Recensione inserita oltre un anno fa
For the Looker studio assignment, instructions should be more clear
Parth V. · Recensione inserita oltre un anno fa
My last attempt was not marked as green.
Olena V. · Recensione inserita oltre un anno fa
Olena V. · Recensione inserita oltre un anno fa
Marinela P. · Recensione inserita oltre un anno fa
Abhijeet k. · Recensione inserita oltre un anno fa
Khushi K. · Recensione inserita oltre un anno fa
Alex O. · Recensione inserita oltre un anno fa
HERNAN A. · Recensione inserita oltre un anno fa
Vaibhavi P. · Recensione inserita oltre un anno fa
Mandeep K. · Recensione inserita oltre un anno fa
SAYAN G. · Recensione inserita oltre un anno fa
Sriramkrishna . · Recensione inserita oltre un anno fa
section 10 bugged out and would not let me complete. Had to use the "Explore in Looker Studio" option in BQ. waste of my time
Ellie H. · Recensione inserita oltre un anno fa
Dan R. · Recensione inserita oltre un anno fa
Vanshika J. · Recensione inserita oltre un anno fa
ANUSHKA B. · Recensione inserita oltre un anno fa
Bilal B. · Recensione inserita oltre un anno fa
Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.