Company SQL Question
Top Countries by Users
Practice this Google style SQL interview question with live execution and instant feedback.
Problem Statement
Count users per country ordered by user_count descending.
Relevant Tables
users
SQL Concepts Used in This Question
Strengthen your understanding with these targeted learning topics: