Count Orders Per Status

Easy
group-by Amazon Shopify Uber

Count the number of orders for each status. Return status and order_count, ordered by order_count descending.

Expected Output: Each status with its count, highest first.

Tables

Hints (2 available)

SQL Editor

Output

Click "Run" to see results...