Build a Data Warehouse with BigQuery: Challenge Lab Reviews

40033 reviews

Amir Z. · Reviewed yaklaşık 2 yıl ago

Marko C. · Reviewed yaklaşık 2 yıl ago

Task 1 should explicitly say that the expiration date relates to the partition and not to the table. The current wording is confussing.

José S. · Reviewed yaklaşık 2 yıl ago

Oluwaseyi O. · Reviewed yaklaşık 2 yıl ago

John M. · Reviewed yaklaşık 2 yıl ago

Indrajit A. · Reviewed yaklaşık 2 yıl ago

Adrian C. · Reviewed yaklaşık 2 yıl ago

Pawel K. · Reviewed yaklaşık 2 yıl ago

Christodoulos S. · Reviewed yaklaşık 2 yıl ago

Pawel K. · Reviewed yaklaşık 2 yıl ago

This lab is INCORRECT. Task 4 says "Delete data from the oxford_policy_tracker_by_countries table in the covid_data BigQuery dataset where the population and country_area value is null." DELETE FROM covid_data.oxford_policy_tracker_by_countries WHERE population is Null AND country_area is null; should be the solution. But it is incorrect. The lab requires using an OR instead of AND. Therefore the question is WRONG. DELETE FROM covid_data.oxford_policy_tracker_by_countries WHERE population is Null OR country_area is null; It should say "Delete data from the oxford_policy_tracker_by_countries table in the covid_data BigQuery dataset where the population OR country_area value is null.

Scott C. · Reviewed yaklaşık 2 yıl ago

xalid O. · Reviewed yaklaşık 2 yıl ago

Ahmad T. · Reviewed yaklaşık 2 yıl ago

Arif T. · Reviewed yaklaşık 2 yıl ago

Hannah M. · Reviewed yaklaşık 2 yıl ago

Marcin F. · Reviewed yaklaşık 2 yıl ago

Ahmed S. · Reviewed yaklaşık 2 yıl ago

Michele C. · Reviewed yaklaşık 2 yıl ago

Gabriel A. · Reviewed yaklaşık 2 yıl ago

Juan Manuel S. · Reviewed yaklaşık 2 yıl ago

Utku K. · Reviewed yaklaşık 2 yıl ago

Minenhle N. · Reviewed yaklaşık 2 yıl ago

Joao L. · Reviewed yaklaşık 2 yıl ago

Franco Javier M. · Reviewed yaklaşık 2 yıl ago

Jan B. · Reviewed yaklaşık 2 yıl ago

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