SectionΒ 1. ChapterΒ 3
single
Challenge: Department Sales Aggregation
Swipe to show menu
Task
Swipe to start coding
Create a CTE to aggregate total sales for each department and select departments with total sales above $10,000.
- Use a CTE to calculate the sum of sales amounts for each department.
- Join the relevant tables to relate departments, employees, and sales.
- Select only those departments whose total sales exceed $10,000.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 3
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat