Unmatched Categories
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
Which product categories have zero products currently in stock? These represent gaps where customers can browse but cannot buy.
Summary
Categories with nothing on the shelf. Empty aisles.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.