SQL Practice Logo

SQLPractice Online

Company SQL Question

Highly Active Users

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

Problem Statement

Find user_ids with more than 1 usage record using HAVING COUNT > 1.

Relevant Tables

usage_logs

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: