Examining Billing data with BigQuery Reviews

160596 reviews

PADALA V. · Reviewed over 1 year ago

Wissawa S. · Reviewed over 1 year ago

Naga Divya V. · Reviewed over 1 year ago

Swamy M. · Reviewed over 1 year ago

URIEL C. · Reviewed over 1 year ago

Nitesh B. · Reviewed over 1 year ago

Michael Jesus H. · Reviewed over 1 year ago

Victor G. · Reviewed over 1 year ago

Priya M. · Reviewed over 1 year ago

David L. · Reviewed over 1 year ago

Ricardo S. · Reviewed over 1 year ago

Francisco C. · Reviewed over 1 year 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 over 1 year ago

Manjit S. · Reviewed over 1 year ago

Christopher F. · Reviewed over 1 year ago

BENITO F. · Reviewed over 1 year ago

ABRAHAM C. · Reviewed over 1 year ago

Kalyan karthik N. · Reviewed over 1 year ago

Rajesh n. · Reviewed over 1 year ago

Some query fields need a comma

Juan José M. · Reviewed over 1 year ago

Hamad M. · Reviewed over 1 year ago

Stephen A. · Reviewed over 1 year ago

Oscar S. · Reviewed over 1 year ago

Laura María G. · Reviewed over 1 year ago

Karuna D. · Reviewed over 1 year ago

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