The NOW() function returns the current system date and time.
We have the following "Products" table:
Now we want to display the products and prices per today's date.
We use the following SELECT statement:
The result-set will look like this:
Your Query was successfully sent!