Loading interview...
Category-Specific Product Volume
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
- junior
Interview Prompt
Given a transactions table with merchant_id and payment_method, write a query that returns the total transaction volume from mobile payments for each merchant. Merchants with zero mobile transactions should appear with a value of 0.
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