关于“在 Gemini 協助下分析資料”的评价
评论
Pratish K. · 评论about 1 year之前
Tushar W. · 评论about 1 year之前
Tulsi S. · 评论about 1 year之前
No toma la primera consulta, aun cuando si se ejecuto
Irasema A. · 评论about 1 year之前
the 4th check points, there's something weird. typo on table name in the comments. order_id -> order_items. generated query seems no error but checkpoints shows error. two query seems good followed. ----------------------- SELECT DATE(t1.created_at) AS created_at_day, CAST(t2.product_id AS INT64) product_id, sum(t1.sale_price) sale_price FROM `bigquery-public-data`.`thelook_ecommerce`.`order_items` AS t1 INNER JOIN `bigquery-public-data`.`thelook_ecommerce`.`order_items` AS t2 ON t1.product_id = t2.product_id GROUP BY created_at_day, product_id ORDER BY created_at_day, product_id; SELECT DATE(t1.created_at), CAST(t2.id AS INT64), SUM(t1.sale_price) FROM `bigquery-public-data`.`thelook_ecommerce`.`order_items` AS t1 INNER JOIN `bigquery-public-data`.`thelook_ecommerce`.`order_items` AS t2 ON t1.product_id = t2.id GROUP BY DATE(t1.created_at), CAST(t2.id AS INT64);
경덕 임. · 评论about 1 year之前
Surender N. · 评论about 1 year之前
Chandan K. · 评论about 1 year之前
PRIYADEEP M. · 评论about 1 year之前
Aniket T. · 评论about 1 year之前
Ruskana S. · 评论about 1 year之前
TEJA S. · 评论about 1 year之前
Desai Ishan B. · 评论about 1 year之前
Girish K. · 评论about 1 year之前
Kuber R. · 评论about 1 year之前
Rayhan Adji S. · 评论about 1 year之前
ayushman s. · 评论about 1 year之前
Vansh g. · 评论about 1 year之前
Amit kumar Y. · 评论about 1 year之前
Amit Y. · 评论about 1 year之前
Rythm G. · 评论about 1 year之前
Amit G. · 评论about 1 year之前
Amit Y. · 评论about 1 year之前
Amit Y. · 评论about 1 year之前
amit y. · 评论about 1 year之前
Бисенов А. · 评论about 1 year之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。