Unsold Product Categories
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L4
Problem
Dead inventory inflates storage costs. For each product category, calculate the percentage of products in that category that have never appeared in any transaction.
Summary
Dead inventory inflating storage costs.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.