SQL Practice Logo

SQLPractice Online

Company SQL Question

Power Users (Above Average Posters)

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

Problem Statement

Find users who have created more posts than the average number of posts per user. Show username, post count, and the difference from average.

Relevant Tables

usersposts

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: