Troubleshooting Common SQL Errors with BigQuery Reviews

Troubleshooting Common SQL Errors with BigQuery Reviews

88325 reviews

Garrett B. · Reviewed בערך שנה אחת ago

563 -. · Reviewed בערך שנה אחת ago

Kharismadina H. · Reviewed בערך שנה אחת ago

Naveen S. · Reviewed בערך שנה אחת ago

Valerii M. · Reviewed בערך שנה אחת ago

Yogeshwar Jb 2. · Reviewed בערך שנה אחת ago

Michael K. · Reviewed בערך שנה אחת ago

Caleb M. · Reviewed בערך שנה אחת ago

Vladyslav T. · Reviewed בערך שנה אחת ago

Ganesh Choudhary 2. · Reviewed בערך שנה אחת ago

Dinesh K. · Reviewed בערך שנה אחת ago

Ujjwal Singh 2. · Reviewed בערך שנה אחת ago

Ighorr H. · Reviewed בערך שנה אחת ago

Sathyam Reddy K. · Reviewed בערך שנה אחת ago

Sathyam Reddy K. · Reviewed בערך שנה אחת ago

Baran R. · Reviewed בערך שנה אחת ago

Artem A. · Reviewed בערך שנה אחת ago

Zoia R. · Reviewed בערך שנה אחת ago

Syed Ajmal H. · Reviewed בערך שנה אחת ago

Sasi K. · Reviewed בערך שנה אחת ago

Juan C. · Reviewed בערך שנה אחת ago

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. · Reviewed בערך שנה אחת ago

Pranita S. · Reviewed בערך שנה אחת ago

518- Y. · 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.