Top 100 Batch Jobs Total Output
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L4
Problem
Sum the rows processed by the top 100 batch jobs ranked by rows completed. If jobs are tied, they share the same rank. Return that single total.
Summary
The hundred biggest jobs. Combined output.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.