Share of Same-Day Deliveries
Find the percentage of immediate orders (those where the order date equals the customer's preferred delivery date). Return a single column immediate_percentage.
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.
| immediate_percentage |
|---|
| 50.00 |
Sign in to see submission history
Sign inSign in to use AI Mentor
Sign in