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
- L3
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.
Summary
Pipelines barely moving data.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.