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