Japan Revenue for April
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
Finance needs revenue for April 2026. Sum the line-item revenue (quantity times line total) across every transaction in April 2026, and return a single total.
Summary
Last month's numbers for one region.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.