Bargain Bin
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant feedback.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
We're prepping for a vendor call and need a read on each product category's price floor, its ceiling, and the gap between the two. Skip anything with no price on file, and lead with the categories where that gap is widest.
Summary
Floor prices. Right before the vendor call.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and checks it automatically.