Loading...
Low Throughput Pipelines
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- junior
Problem
The data platform team suspects some pipeline runs are producing suspiciously low output. Surface every individual run with fewer than 2000 rows output, showing the pipeline name and row count from highest to lowest.
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.