First Contact by Category

32. First Contact by Category

Rank customers by total spending within each product category.

Xorthax wants to identify each customer's first purchase within every product category. Write a query to return only their earliest order per category.
Write Your Query