关于“利用 BigQuery 排解常見的 SQL 錯誤”的评价

关于“利用 BigQuery 排解常見的 SQL 錯誤”的评价

评论

Garrett B. · 评论about 1 year之前

563 -. · 评论about 1 year之前

Kharismadina H. · 评论about 1 year之前

Naveen S. · 评论about 1 year之前

Valerii M. · 评论about 1 year之前

Yogeshwar Jb 2. · 评论about 1 year之前

Michael K. · 评论about 1 year之前

Caleb M. · 评论about 1 year之前

Vladyslav T. · 评论about 1 year之前

Ganesh Choudhary 2. · 评论about 1 year之前

Dinesh K. · 评论about 1 year之前

Ujjwal Singh 2. · 评论about 1 year之前

Ighorr H. · 评论about 1 year之前

Sathyam Reddy K. · 评论about 1 year之前

Sathyam Reddy K. · 评论about 1 year之前

Baran R. · 评论about 1 year之前

Artem A. · 评论about 1 year之前

Zoia R. · 评论about 1 year之前

Syed Ajmal H. · 评论about 1 year之前

Sasi K. · 评论about 1 year之前

Juan C. · 评论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. · 评论about 1 year之前

Pranita S. · 评论about 1 year之前

518- Y. · 评论about 1 year之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。