Company SQL Question
Top Active Users by Usage
Practice this Microsoft style SQL interview question with live execution and instant feedback.
Problem Statement
Join users, subscriptions, and usage_logs to build a per-user activity summary, ordered by usage descending.
Relevant Tables
subscriptionsusage_logs
SQL Concepts Used in This Question
Strengthen your understanding with these targeted learning topics: