Menu
hardGrabFood · windowBasic

Day-over-day change in order volume

For each day, show the order count and how it changed compared to the previous day (current day's orders minus the previous day's orders). The very first day has no previous day, so its change should be NULL.

Return order_date, orders, and change_from_prev, ordered by date.

Schema

daily_orders
order_dateDATE
ordersINT

Basic

The example input, expected output, and walkthrough for this question unlock with a Basic plan.

↑ Read the question

Basic

This is a Basic question

Premium practice questions unlock with a Basic plan. The full solution, expected output, and grading are available to Basic members.

See Basic plans

RM 25/mo · cancel anytime

Keep going

Company names are trademarks of their respective owners, used here only to describe practice material. mahir_data is not affiliated with, endorsed by, or sponsored by any company named on this site. Terms.