Company SQL Question
Post Count Per User
Practice this Meta style SQL interview question with live execution and instant feedback.
Problem Statement
Show post count per user — username, full name, and total post count for users with at least 1 post.
Relevant Tables
usersposts
SQL Concepts Used in This Question
Strengthen your understanding with these targeted learning topics: