Troubleshooting and Solving Data Join Pitfalls Reviews

65362 reviews

Napat 'Air' S. · Reviewed больше 3 лет ago

Couldn't answer last question - buttons not activated. Couldn't add additional discounts to site_wide_promotion table, got error about not having permission to perform INSERT.

Scott S. · Reviewed больше 3 лет ago

Apichet K. · Reviewed больше 3 лет ago

Inserting is not allowed without payment so I can't do the insert of additional discounts.

Martin H. · Reviewed больше 3 лет ago

Alexandr Z. · Reviewed больше 3 лет ago

Sachin S. · Reviewed больше 3 лет ago

I had the following error " Billing has not been enabled for this project. Enable billing at https://console.cloud.google.com/billing. DML queries are not allowed in the free tier. Set up a billing account to remove this restriction" in the "INSERT INTO ecommerce.site_wide_promotion (discount) VALUES (.04), (.03); " step. I hat to use this instead: "#standardSQL CREATE OR REPLACE TABLE ecommerce.site_wide_promotion AS ( SELECT .05 AS discount UNION ALL SELECT .04 AS discount UNION ALL SELECT .03 AS discount ) "

BC G. · Reviewed больше 3 лет ago

Sid Ahmed M. · Reviewed больше 3 лет ago

Yogesh P. · Reviewed больше 3 лет ago

local h. · Reviewed больше 3 лет ago

Abdul R. · Reviewed больше 3 лет ago

ok

Carlos Simon N. · Reviewed больше 3 лет ago

Westley D. · Reviewed больше 3 лет ago

so good

Takdanai S. · Reviewed больше 3 лет ago

Task 6 question 3 has a problem Error is: Billing has not been enabled for this project. Enable billing at console.cloud.google.com/billing. DML queries are not allowed in the free tier. Set up a billing account to remove this restriction. "3. Clear the previous query and run the below query to insert two more records into the promotion table: INSERT INTO ecommerce.site_wide_promotion (discount) VALUES (.04), (.03);"

Meredith O. · Reviewed больше 3 лет ago

Task 6 question 3 has a problem Error is: Billing has not been enabled for this project. Enable billing at https://console.cloud.google.com/billing. DML queries are not allowed in the free tier. Set up a billing account to remove this restriction. "3. Clear the previous query and run the below query to insert two more records into the promotion table: INSERT INTO ecommerce.site_wide_promotion (discount) VALUES (.04), (.03);"

Jeffrey W. · Reviewed больше 3 лет ago

Had trouble inserting data

Yamini F. · Reviewed больше 3 лет ago

yago s. · Reviewed больше 3 лет ago

no sirve el link de el dataset

César R. · Reviewed больше 3 лет ago

no sirve el link de el dataset

César R. · Reviewed больше 3 лет ago

Ayoub E. · Reviewed больше 3 лет ago

HARSH KUMAR V. · Reviewed больше 3 лет ago

no sirve el link de el dataset

César R. · Reviewed больше 3 лет ago

IVAN C. · Reviewed больше 3 лет ago

only the last part was not possible to complete due to billing

Christian J. · Reviewed больше 3 лет ago

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