Opiniones sobre Obtén estadísticas a partir de datos de BigQuery: Lab de desafío
79797 opiniones
APEKSHA U. · Se revisó hace más de 1 año
Sachin S. · Se revisó hace más de 1 año
Glenn W. · Se revisó hace más de 1 año
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. · Se revisó hace más de 1 año
Vinoth A. · Se revisó hace más de 1 año
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. · Se revisó hace más de 1 año
Nicholas A. · Se revisó hace más de 1 año
Mohammad S. · Se revisó hace más de 1 año
For the Looker studio assignment, instructions should be more clear
Parth V. · Se revisó hace más de 1 año
My last attempt was not marked as green.
Olena V. · Se revisó hace más de 1 año
Olena V. · Se revisó hace más de 1 año
Marinela P. · Se revisó hace más de 1 año
Abhijeet k. · Se revisó hace más de 1 año
Khushi K. · Se revisó hace más de 1 año
Alex O. · Se revisó hace más de 1 año
HERNAN A. · Se revisó hace más de 1 año
Vaibhavi P. · Se revisó hace más de 1 año
Mandeep K. · Se revisó hace más de 1 año
SAYAN G. · Se revisó hace más de 1 año
Sriramkrishna . · Se revisó hace más de 1 año
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. · Se revisó hace más de 1 año
Dan R. · Se revisó hace más de 1 año
Vanshika J. · Se revisó hace más de 1 año
ANUSHKA B. · Se revisó hace más de 1 año
Bilal B. · Se revisó hace más de 1 año
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.