High and Critical Alerts in 2026
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 reliability team is reviewing every serious incident from 2026. Pull every column for every alert that fired in 2026 at high or critical severity (case insensitive).
Summary
High and critical alerts from that year.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.