Analyze data with Gemini assistance Reviews
38417 reviews
Pratish K. · Reviewed حوالي سنة ago
Tushar W. · Reviewed حوالي سنة ago
Tulsi S. · Reviewed حوالي سنة ago
No toma la primera consulta, aun cuando si se ejecuto
Irasema A. · Reviewed حوالي سنة ago
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);
경덕 임. · Reviewed حوالي سنة ago
Surender N. · Reviewed حوالي سنة ago
Chandan K. · Reviewed حوالي سنة ago
PRIYADEEP M. · Reviewed حوالي سنة ago
Aniket T. · Reviewed حوالي سنة ago
Ruskana S. · Reviewed حوالي سنة ago
TEJA S. · Reviewed حوالي سنة ago
Desai Ishan B. · Reviewed حوالي سنة ago
Girish K. · Reviewed حوالي سنة ago
Kuber R. · Reviewed حوالي سنة ago
Rayhan Adji S. · Reviewed حوالي سنة ago
ayushman s. · Reviewed حوالي سنة ago
Vansh g. · Reviewed حوالي سنة ago
Amit kumar Y. · Reviewed حوالي سنة ago
Amit Y. · Reviewed حوالي سنة ago
Rythm G. · Reviewed حوالي سنة ago
Amit G. · Reviewed حوالي سنة ago
Amit Y. · Reviewed حوالي سنة ago
Amit Y. · Reviewed حوالي سنة ago
amit y. · Reviewed حوالي سنة ago
Бисенов А. · 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.