Easy
WHERE
Pro Challenge
cancelled Orders After 2024-03-01
Find cancelled orders placed on or after 2024-03-01. Return columns: id, order_date, total_amount. Order results by: order_date, id.
Preparing the interactive SQL workspace...
Find cancelled orders placed on or after 2024-03-01. Return columns: id, order_date, total_amount. Order results by: order_date, id.
Preparing the interactive SQL workspace...