The Middle Ground
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant feedback.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
The FinOps team is auditing mid-tier cost allocations, where mid-tier means an amount between 500 and 1,000 inclusive. Show each one as a single team-and-service label next to its amount and region, from the smallest amount up.
Summary
Not the cheapest. Not the priciest. The middle.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and checks it automatically.