Troubleshooting and Solving Data Join Pitfalls Reviews
65275 reviews
Dani P. · Reviewed almost 3 years ago
This lab does not work in the free tier when using GDG credits in preparation for the Data Engineer exam.
Ferenc S. · Reviewed almost 3 years ago
Good!
Roman B. · Reviewed almost 3 years ago
The insertion of 0.04 and 0.03 discounts wasn't possible because of disabled billing. I manage to overcome the issue by recreating the table with all 3 discount values: CREATE OR REPLACE TABLE ecommerce.site_wide_promotion AS SELECT * FROM UNNEST([.05, .04, .03]) AS discount
Yuriy K. · Reviewed almost 3 years ago
Ferenc S. · Reviewed almost 3 years ago
Lab is good, but there is an error: When I make a request ( INSERT INTO ecommerce.site_wide_promotion (discount) ... ) , the error "Billing has not been enabled... DML queries are not allowed..." appears and the request is not executed. Fix it, please.
Anton I. · Reviewed almost 3 years ago
Antonio S. · Reviewed almost 3 years ago
Yaroslav B. · Reviewed almost 3 years ago
kotni s. · Reviewed almost 3 years ago
Sampath A. · Reviewed almost 3 years ago
Serhii B. · Reviewed almost 3 years ago
Brijesh P. · Reviewed almost 3 years ago
Volodymyr K. · Reviewed almost 3 years ago
Konstiantyn K. · Reviewed almost 3 years ago
Kabelo S. · Reviewed almost 3 years ago
Інна Ю. · Reviewed almost 3 years ago
Vikram P. · Reviewed almost 3 years ago
Richard F. · Reviewed almost 3 years ago
FLÁVIO L. · Reviewed almost 3 years ago
Bernardo V. · Reviewed almost 3 years ago
Emil A. · Reviewed almost 3 years ago
Maksym O. · Reviewed almost 3 years ago
Daria S. · Reviewed almost 3 years ago
Ann B. · Reviewed almost 3 years ago
Can not use insert query without billing enabled
Jarrick H. · Reviewed almost 3 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.