NOW
CURRENT_DATE
CURRENT_TIME
Returns the current date.
Enter values below to update the example in real time.
orders
order_date
SELECT * FROM orders WHERE order_date = CURRENT_DATE;