SQL Practice Logo

SQLPractice Online

Company SQL Question

Active Users List

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

Problem Statement

List all active users with their registration information. Show username, email, full name (first and last name combined), country, and registration date.

Relevant Tables

users

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: