Company SQL Question
Most Engaged Users
Practice this Google style SQL interview question with live execution and instant feedback.
Problem Statement
Find users whose AVG(watch_time) exceeds the overall AVG using HAVING with a scalar subquery.
Relevant Tables
video_views
SQL Concepts Used in This Question
Strengthen your understanding with these targeted learning topics: