#1069

All Statuses Without Repeats

Analysts are building a reference list of statuses found in orders and subscriptions. Combine status values from orders and subscriptions without repeats. Return status in ascending order.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

status
active
cancelled
paid

Your query result will appear here