SYSDATE

The SYSDATE() function returns the current date and time.

Syntax

SYSDATE()

Example

SELECT SYSDATE()