Loading...
Mid-Tier Batch Jobs
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- junior, mid
Problem
Find all batch jobs that rank between positions 8 and 10 by rows processed. If jobs tie, they share the same rank without gaps. Show each job's name and rank, by rank ascending.
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.