SQL Practice Logo

SQLPractice Online

Company SQL Question

Most Liked Posts

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

Problem Statement

List posts ordered by likes_count descending, showing post ID, creator username, a 100-character content preview, and likes count.

Relevant Tables

postsusers

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: