Loading...

Power Users by Session Activity

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

Domain
SQL
Difficulty
medium
Seniority
junior

Problem

A power user is an active account holder with more than 3 sessions and over 100 total pages viewed across all sessions. Surface each qualifying user's username, session count, and total pages viewed.

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.