Loading...

Inactive Unverified Users

A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.

Domain
SQL
Difficulty
easy
Seniority
junior, mid

Problem

We have a verification queue that's been growing. Pull all users still in 'pending_verification' status who had zero sessions during March 2026. Return user_id, username, email, signup_date, account_status, and age_bucket.

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.