Häufig auftretende SQL-Fehler mit BigQuery beheben Rezensionen

109370 Rezensionen

JAIKEY S. · Vor mehr als ein Jahr überprüft

Sparsh G. · Vor mehr als ein Jahr überprüft

Sayoni S. · Vor mehr als ein Jahr überprüft

Aman K. · Vor mehr als ein Jahr überprüft

Raunak G. · Vor mehr als ein Jahr überprüft

Om A. · Vor mehr als ein Jahr überprüft

Sarah Z. · Vor mehr als ein Jahr überprüft

gcp f. · Vor mehr als ein Jahr überprüft

Gaurav S. · Vor mehr als ein Jahr überprüft

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

Christian W. · Vor mehr als ein Jahr überprüft

Priyanshu G. · Vor mehr als ein Jahr überprüft

Prashant B. · Vor mehr als ein Jahr überprüft

Nice lab

Preet J. · Vor mehr als ein Jahr überprüft

Jesús Francisco P. · Vor mehr als ein Jahr überprüft

Anant P. · Vor mehr als ein Jahr überprüft

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?

BC H. · Vor mehr als ein Jahr überprüft

Alejandra B. · Vor mehr als ein Jahr überprüft

JOSE G. · Vor mehr als ein Jahr überprüft

Vishal P. · Vor mehr als ein Jahr überprüft

Mario F. · Vor mehr als ein Jahr überprüft

Vinicius R. · Vor mehr als ein Jahr überprüft

Prince Hritik T. · Vor mehr als ein Jahr überprüft

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

Renzi Mae V. · Vor mehr als ein Jahr überprüft

Poorvaj K. · Vor mehr als ein Jahr überprüft

Uttam Kumar R. · Vor mehr als ein Jahr überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.