Loading...

30-Day Page View Counts

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

Domain
SQL
Difficulty
easy
Seniority
junior

Problem

The product analytics team needs a 30-day engagement snapshot ending on December 28, 2026 (inclusive). For each user who visited the site during that window, report their user ID and total page view count.

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.