The Usual Suspects
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
Export jobs have been flaky lately, so for every batch job whose name contains 'export', count how many landed in each completion status, most common first.
Summary
Export runs pile up by outcome. See which ending wins.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.