Most Common Export Job Status
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, and the data platform team wants to know the baseline: across all batch jobs whose name contains 'export', what is the single most common completion status and how many times did it occur?
Summary
The most common job status.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.