SectionΒ 1. ChapterΒ 5
single
Challenge: Multi-Step Employee Analysis
Swipe to show menu
Task
Swipe to start coding
Write a query using two CTEs to analyze employee sales performance relative to their department. The first CTE should calculate the total sales amount for each employee. The second CTE should determine the average total sales per department and select employees whose total sales exceed their department's average.
- Calculate each employee's total sales.
- Calculate the average total sales for each department.
- Select employees whose total sales are greater than their department's average.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 5
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat