A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
Problem
Finance is reviewing how cost allocations are distributed across teams. For each team, show the team name and the average allocation amount, listed alphabetically.
Summary
Average compensation. Department by department.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.