Examining Billing data with BigQuery Reviews
160592 reviews
URIEL C. · Reviewed أكثر من سنة ago
Nitesh B. · Reviewed أكثر من سنة ago
Michael Jesus H. · Reviewed أكثر من سنة ago
Victor G. · Reviewed أكثر من سنة ago
Priya M. · Reviewed أكثر من سنة ago
David L. · Reviewed أكثر من سنة ago
Ricardo S. · Reviewed أكثر من سنة ago
Francisco C. · Reviewed أكثر من سنة ago
Generally great, however I found an issue with one question. The instructions ask to execute this query: SELECT service.description, COUNT(*) AS billing_records FROM `billing_dataset.sampleinfotable` WHERE cost > 1 GROUP BY service.description ORDER BY billing_records DESC on test data set The question is: Which product had the most billing records of over $1? - Cloud Storage has 17 charges costing more than 62 dollar. - Kubernetes Engine has 7 charges costing more than 1 dollar. - Cloud SQL has 15 charges costing more than 1 dollar The resulting of the sql query: description billing_records Cloud Storage 62 BigQuery 29 Compute Engine 2 The answers are wrongly formulated because there are 62, 29 and 2 charges that cost over $1. Instead the answers wrongly indicate that there are 17, 7 and 15 charges resulting in cost of more than $62, $1 and $1 respectively, which while generally true, technically none of the answers are correct.
Adam O. · Reviewed أكثر من سنة ago
Manjit S. · Reviewed أكثر من سنة ago
Christopher F. · Reviewed أكثر من سنة ago
BENITO F. · Reviewed أكثر من سنة ago
ABRAHAM C. · Reviewed أكثر من سنة ago
Kalyan karthik N. · Reviewed أكثر من سنة ago
Rajesh n. · Reviewed أكثر من سنة ago
Some query fields need a comma
Juan José M. · Reviewed أكثر من سنة ago
Hamad M. · Reviewed أكثر من سنة ago
Stephen A. · Reviewed أكثر من سنة ago
Oscar S. · Reviewed أكثر من سنة ago
Laura María G. · Reviewed أكثر من سنة ago
Karuna D. · Reviewed أكثر من سنة ago
too easy
Vadym S. · Reviewed أكثر من سنة ago
VANNELA SAINATH V. · Reviewed أكثر من سنة ago
Heldi A. · Reviewed أكثر من سنة ago
Very satisfied
Obert S. · Reviewed أكثر من سنة ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.