Loading...
Metric Value Pairs Over Threshold
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- junior, mid
Problem
Find all pairs of employee metric values where the first is smaller than the second and their product exceeds 11. Show both values in ascending order.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a live PostgreSQL database and grades it instantly.