Scenario SQL Question
Departments with Above Average Employee Count
Build mastery in Subqueries with this scenario-based SQL challenge and live execution support.
Problem Statement
Find departments that have more employees than the average department size.
Relevant Tables
departmentsemployees
SQL Concepts Used in This Scenario
Strengthen your understanding with these targeted learning topics: