High-Spend 2025 Campaigns
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
The ad sales team is preparing a year-end leaderboard for 2025. Among ads served that year, find every campaign whose total revenue cleared five dollars. Return the campaign name, alphabetically.
Summary
Big-budget campaigns from last year.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.