Loading...
Error Hall of Fame
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- junior
Problem
The error_logs table captures events from 2025. Show each error type and how many times it occurred, sorted from most frequent to least.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a live PostgreSQL database and grades it instantly.