BigQuery でのよくある SQL エラーのトラブルシューティング のレビュー

109370 件のレビュー

SINGH JAIKEY · 1年以上前にレビュー済み

Gupta Sparsh · 1年以上前にレビュー済み

Samanta Sayoni · 1年以上前にレビュー済み

Kumar Aman · 1年以上前にレビュー済み

Gangwal Raunak · 1年以上前にレビュー済み

Amberkar Om · 1年以上前にレビュー済み

Zhang Sarah · 1年以上前にレビュー済み

fan gcp · 1年以上前にレビュー済み

Sonawane Gaurav · 1年以上前にレビュー済み

did all tasks, mentioned differences in different average functions, different data sources assuming because different precision, one task was not accepted; i asked in the shell why, this is only bad style

Weber Christian · 1年以上前にレビュー済み

Ghorui Priyanshu · 1年以上前にレビュー済み

Bade Prashant · 1年以上前にレビュー済み

Nice lab

Jain Preet · 1年以上前にレビュー済み

Pérez Gonzalez Jesús Francisco · 1年以上前にレビュー済み

Puri Anant · 1年以上前にレビュー済み

Tasks 2 and 3 will not clear - no matter how I write the query. The "tips" are too vague to be helpful. Add a column to the query for Task 2 - what other column do I need to return total customers who check out? Same for Task 3 is asks for something different than the exercise asked for. How do I clear this to complete the module?

Hol BC · 1年以上前にレビュー済み

Berman Alejandra · 1年以上前にレビュー済み

GERALDO COELHO FURTADO JOSE · 1年以上前にレビュー済み

Prakash Vishal · 1年以上前にレビュー済み

Faustini Mario · 1年以上前にレビュー済み

Ribeiro Vinicius · 1年以上前にレビュー済み

Tirkey Prince Hritik · 1年以上前にレビュー済み

Task 3. List the cities with the most transactions with your ecommerce site - is challenging and lacks clear instructions on what to do because even if you run the provided SQL query it doesn't complete the assesment so I had to improvise and use this query below: #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 COUNT( DISTINCT fullVisitorId) > 1000 ORDER BY distinct_visitors DESC

Vidal Renzi Mae · 1年以上前にレビュー済み

K P Poorvaj · 1年以上前にレビュー済み

Rana Uttam Kumar · 1年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。