Cumulative Category Climb

66. Cumulative Category Climb

Evaluate how each product stacks up in quantity sold within its category.

Xorthax wants to evaluate how each product compares in cumulative quantity sold. Write a query to calculate the cumulative distribution of product sales within each category.
Write Your Query