Easy
Date Functions
Pro Challenge
Orders After 2024-03-08
Return orders placed on or after 2024-03-08. Return columns: id, order_date, customer_id, total_amount. Order results by: order_date, id.
Preparing the interactive SQL workspace...
Return orders placed on or after 2024-03-08. Return columns: id, order_date, customer_id, total_amount. Order results by: order_date, id.
Preparing the interactive SQL workspace...