关于“在 Gemini 的协助下分析数据”的评价
38417 条评价
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 核实。