Last Five Batch Jobs
A easy SQL mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Interview Prompt
Quick tail check on recent pipeline runs. Pull the five most recent batch job records by job ID, from newest to oldest. For each job, show the job ID, name, status, rows completed, start time, end time, priority, and retries.
Summary
The last five. A quick tail check.
How This Interview Works
- Read the vague prompt (just like a real interview)
- Ask clarifying questions to the AI interviewer
- Write your sql solution with real code execution
- Get instant feedback and a hire/no-hire decision