Section 1. Chapitre 5
single
Challenge: Multi-Step Employee Analysis
Glissez pour afficher le menu
Tâche
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
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 5
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion