Loading...
Year-over-Year Content Launches
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- junior, mid
Problem
Calculate the net change in content items published by each creator in 2026 compared to 2025. Show the creator and the difference (2026 count minus 2025 count).
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a live PostgreSQL database and grades it instantly.