Opiniones sobre Cómo examinar los datos de facturación con BigQuery
160579 opiniones
Kodieswari A. · Se revisó hace más de 1 año
Shardunya M. · Se revisó hace más de 1 año
Lapas P. · Se revisó hace más de 1 año
Leela B. · Se revisó hace más de 1 año
Kodieswari A. · Se revisó hace más de 1 año
Thitima S. · Se revisó hace más de 1 año
Prathyusha T. · Se revisó hace más de 1 año
Boya V. · Se revisó hace más de 1 año
PADALA V. · Se revisó hace más de 1 año
Wissawa S. · Se revisó hace más de 1 año
Naga Divya V. · Se revisó hace más de 1 año
Swamy M. · Se revisó hace más de 1 año
URIEL C. · Se revisó hace más de 1 año
Nitesh B. · Se revisó hace más de 1 año
Michael Jesus H. · Se revisó hace más de 1 año
Victor G. · Se revisó hace más de 1 año
Priya M. · Se revisó hace más de 1 año
David L. · Se revisó hace más de 1 año
Ricardo S. · Se revisó hace más de 1 año
Francisco C. · Se revisó hace más de 1 año
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. · Se revisó hace más de 1 año
Manjit S. · Se revisó hace más de 1 año
Christopher F. · Se revisó hace más de 1 año
BENITO F. · Se revisó hace más de 1 año
ABRAHAM C. · Se revisó hace más de 1 año
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.