Loading...
Pipeline Overhead by Environment
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- mid
Problem
Calculate the average absolute difference between rows_in and rows_out for completed pipelines and for running pipelines separately, then compute the gap between those two averages. Return a single overhead difference value.
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.