Examining Billing data with BigQuery Reviews
160579 reviews
Kodieswari A. · Reviewed أكثر من سنة ago
Shardunya M. · Reviewed أكثر من سنة ago
Lapas P. · Reviewed أكثر من سنة ago
Leela B. · Reviewed أكثر من سنة ago
Kodieswari A. · Reviewed أكثر من سنة ago
Thitima S. · Reviewed أكثر من سنة ago
Prathyusha T. · Reviewed أكثر من سنة ago
Boya V. · Reviewed أكثر من سنة ago
PADALA V. · Reviewed أكثر من سنة ago
Wissawa S. · Reviewed أكثر من سنة ago
Naga Divya V. · Reviewed أكثر من سنة ago
Swamy M. · Reviewed أكثر من سنة ago
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
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.