Third Largest Batch Job
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
During the weekly platform review, the data engineering lead asked for the third-largest batch job by total rows processed. If multiple jobs tie for that position, include all of them.
Summary
Bronze medal in the batch job rankings.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.