Challenge #4: Analyze Customer Purchasing Behavior

Write a query that retrieves a list of customers, the total number of invoices for each customer, and the total amount they have spent across all invoices. Only include customers who have spent more than $40. Order the results by the total amount spent in descending order.

Loading data...
An unhandled error has occurred. Reload 🗙