Informationen aus BigQuery-Daten ableiten: Challenge-Lab Rezensionen

79797 Rezensionen

APEKSHA U. · Vor mehr als ein Jahr überprüft

Sachin S. · Vor mehr als ein Jahr überprüft

Glenn W. · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

Vinoth A. · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

Nicholas A. · Vor mehr als ein Jahr überprüft

Mohammad S. · Vor mehr als ein Jahr überprüft

For the Looker studio assignment, instructions should be more clear

Parth V. · Vor mehr als ein Jahr überprüft

My last attempt was not marked as green.

Olena V. · Vor mehr als ein Jahr überprüft

Olena V. · Vor mehr als ein Jahr überprüft

Marinela P. · Vor mehr als ein Jahr überprüft

Abhijeet k. · Vor mehr als ein Jahr überprüft

Khushi K. · Vor mehr als ein Jahr überprüft

Alex O. · Vor mehr als ein Jahr überprüft

HERNAN A. · Vor mehr als ein Jahr überprüft

Vaibhavi P. · Vor mehr als ein Jahr überprüft

Mandeep K. · Vor mehr als ein Jahr überprüft

SAYAN G. · Vor mehr als ein Jahr überprüft

Sriramkrishna . · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

Dan R. · Vor mehr als ein Jahr überprüft

Vanshika J. · Vor mehr als ein Jahr überprüft

ANUSHKA B. · Vor mehr als ein Jahr überprüft

Bilal B. · Vor mehr als ein Jahr überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.