MySQL Function Reference

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