nowDescriptionSyntaxexamplekeyword NOWnowDescriptionSyntax‘DATETIME NOW ()’ Get the current time and return it in Datetime type examplemysql> select now();+---------------------+| now() |+---------------------+| 2019-05-27 15:58:25 |+---------------------+keyword NOW