SQL Practice Logo

SQLPractice Online

Company SQL Question

User Engagement Analysis

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

Problem Statement

Calculate total engagement (posts + comments + likes) for every user including those with zero activity.

Relevant Tables

userspostscommentslikes

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: