A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L4
Problem
Among AWS cloud costs, find the highest cost for each service that never appears in Asia-Pacific regions, with a minimum average cost of 90 across all its entries. Show each service and its max amount.
Summary
Outside APAC, AWS costs tell a different story.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.