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

Find the top 10 most liked posts. Show post ID, username of the post creator, post content (first 100 characters), and total likes count.

Relevant Tables

postsusers

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: