Top of the Bill
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant feedback.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L3
Problem
Finance is reviewing the cloud bills and wants to see which services dominate the spend. Among the services that also appear in the cost allocations, find the two with the highest total cloud cost.
Summary
Every cloud bill has a headliner or two. Find them.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and checks it automatically.