Event Types Spanning Multiple Months
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
The analytics team is identifying event types with sustained activity rather than one-off spikes. Which event types appear in at least 2 different calendar months?
Summary
Some events span seasons.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.