8. How would you display system date as the result of a query ?

The SQL query to show system date is:

SELECT CURDATE();