Análise de dados com a ajuda do Gemini avaliações

38417 avaliações

Pratish K. · Revisado há about 1 year

Tushar W. · Revisado há about 1 year

Tulsi S. · Revisado há about 1 year

No toma la primera consulta, aun cuando si se ejecuto

Irasema A. · Revisado há 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);

경덕 임. · Revisado há about 1 year

Surender N. · Revisado há about 1 year

Chandan K. · Revisado há about 1 year

PRIYADEEP M. · Revisado há about 1 year

Aniket T. · Revisado há about 1 year

Ruskana S. · Revisado há about 1 year

TEJA S. · Revisado há about 1 year

Desai Ishan B. · Revisado há about 1 year

Girish K. · Revisado há about 1 year

Kuber R. · Revisado há about 1 year

Rayhan Adji S. · Revisado há about 1 year

ayushman s. · Revisado há about 1 year

Vansh g. · Revisado há about 1 year

Amit kumar Y. · Revisado há about 1 year

Amit Y. · Revisado há about 1 year

Rythm G. · Revisado há about 1 year

Amit G. · Revisado há about 1 year

Amit Y. · Revisado há about 1 year

Amit Y. · Revisado há about 1 year

amit y. · Revisado há about 1 year

Бисенов А. · Revisado há about 1 year

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.