Company SQL Question
Active Subscriptions
Practice this Microsoft style SQL interview question with live execution and instant feedback.
Problem Statement
List all active subscriptions (end_date IS NULL) showing user_id and product_id.
Relevant Tables
subscriptions
SQL Concepts Used in This Question
Strengthen your understanding with these targeted learning topics: