SQL Function Reference

NOW
Returns the current date in YYYY-MM-DD HH:MM:SS format
MySQL
NOW()
Examples
MySQL
SELECT NOW();