Edit

now

Description

Returns the current date and time.

Syntax

DATETIME NOW()

Examples

MySQL > select now();
+---------------------+
| now()               |
+---------------------+
| 2019-05-27 15:58:25 |
+---------------------+

keyword

NOW, now