Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Above-Average Customers | Advanced SQL for Data Analysis
SQL for Data Analysis
Sektion 4. Kapitel 2
single

single

bookChallenge: Above-Average Customers

Stryg for at vise menuen

Opgave

Swipe to start coding

Write a query using a subquery to find customers with total quantity purchased greater than the average quantity purchased.

  • Calculate the total quantity purchased by each customer.
  • Calculate the average total quantity purchased across all customers.
  • Select only those customers whose total quantity purchased is greater than this average.
  • Return the customer ID, first name, last name, and total quantity purchased for each qualifying customer.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 4. Kapitel 2
single

single

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

some-alt