Highest Throughput Pipelines
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L3
Problem
The data platform team is sizing infrastructure for next year based on 2025 peak loads. For each pipeline, show its maximum rows output from any single run that year, sorted from highest throughput to lowest.
Summary
The pipes that carry the most water.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.