Build a Data Warehouse with BigQuery: Challenge Lab Reviews
40033 reviews
Amir Z. · Reviewed about 2 years ago
Marko C. · Reviewed about 2 years 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 about 2 years ago
Oluwaseyi O. · Reviewed about 2 years ago
John M. · Reviewed about 2 years ago
Indrajit A. · Reviewed about 2 years ago
Adrian C. · Reviewed about 2 years ago
Pawel K. · Reviewed about 2 years ago
Christodoulos S. · Reviewed about 2 years ago
Pawel K. · Reviewed about 2 years 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 about 2 years ago
xalid O. · Reviewed about 2 years ago
Ahmad T. · Reviewed about 2 years ago
Arif T. · Reviewed about 2 years ago
Hannah M. · Reviewed about 2 years ago
Marcin F. · Reviewed about 2 years ago
Ahmed S. · Reviewed about 2 years ago
Michele C. · Reviewed about 2 years ago
Gabriel A. · Reviewed about 2 years ago
Juan Manuel S. · Reviewed about 2 years ago
Utku K. · Reviewed about 2 years ago
Minenhle N. · Reviewed about 2 years ago
Joao L. · Reviewed about 2 years ago
Franco Javier M. · Reviewed about 2 years ago
Jan B. · Reviewed about 2 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.