Loading...
Pipeline Recovery by Priority
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
For each pipeline that completed successfully after January 1, 2026, show the minimum, average, and maximum duration in seconds, broken down by the priority of the corresponding batch job.
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.