Metric Value Quarter Complement
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L4
Problem
HR is testing a budget allocation formula where the integer part of a metric value plus the quarter number (extracted from Q1, Q2, etc.) should equal 5. Surface every employee metric entry that satisfies this condition.
Summary
Two metrics that accidentally match.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.