SQL Practice Logo

SQLPractice Online

Company SQL Question

Users With Above Average Watch Time

Practice this Netflix style SQL interview question with live execution and instant feedback.

Problem Statement

Find users whose total watch time exceeds the average across all watching users.

Relevant Tables

watch_history

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: