Como solucionar problemas comuns de SQL com o BigQuery avaliações

Como solucionar problemas comuns de SQL com o BigQuery avaliações

88324 avaliações

563 -. · Revisado há about 1 year

Kharismadina H. · Revisado há about 1 year

Naveen S. · Revisado há about 1 year

Valerii M. · Revisado há about 1 year

Yogeshwar Jb 2. · Revisado há about 1 year

Michael K. · Revisado há about 1 year

Caleb M. · Revisado há about 1 year

Vladyslav T. · Revisado há about 1 year

Ganesh Choudhary 2. · Revisado há about 1 year

Dinesh K. · Revisado há about 1 year

Ujjwal Singh 2. · Revisado há about 1 year

Ighorr H. · Revisado há about 1 year

Sathyam Reddy K. · Revisado há about 1 year

Sathyam Reddy K. · Revisado há about 1 year

Baran R. · Revisado há about 1 year

Artem A. · Revisado há about 1 year

Zoia R. · Revisado há about 1 year

Syed Ajmal H. · Revisado há about 1 year

Sasi K. · Revisado há about 1 year

Juan C. · Revisado há about 1 year

It is a query to list the cities with total transactions and number of visitor. I've no idea what else can be required to pass this test: #standardSQL SELECT geoNetwork_city, SUM(totals_transactions) AS total_products_ordered, COUNT( DISTINCT fullVisitorId) AS distinct_visitors --,SUM(totals_transactions) / COUNT( DISTINCT fullVisitorId) AS avg_products_ordered FROM `data-to-insights.ecommerce.rev_transactions` GROUP BY geoNetwork_city --HAVING avg_products_ordered > 20 ORDER BY total_products_ordered DESC Update: It finally turned out i have to run every single query from the lab. Even though i can read them without running. It's not clear from the description to say the least. Terrible experience.

Anna G. · Revisado há about 1 year

Pranita S. · Revisado há about 1 year

518- Y. · Revisado há about 1 year

AVULA DIVYA R. · Revisado há about 1 year

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.