#969

Two Active Subscriptions

Support is checking billing data: a user may have only one subscription with status = 'active'. Return the user_id values for users with more than one active subscription, one row per user, sorted by user_id.

Exemplu de ieșire așteptată

Așa arată un răspuns corect — numărul său de rânduri îi este propriu, nu trebuie să se potrivească cu tabelele din schemă.

user_id
1

Rezultatul interogării tale va apărea aici