View a markdown version of this page

🏆 āļĒāļ­āļ”āļ™āļīāļĒāļĄ: kinesisanalytics/latest/sqlref/sql reference current timestamp.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

CURRENT_TIMESTAMP

Returns the current database system timestamp (as defined on the environment on which Amazon Kinesis Data Analytics is running) as a datetime value.

For more information, see CURRENT_TIME, CURRENT_DATE, LOCALTIME, LOCALTIMESTAMP,  and CURRENT_ROW_TIMESTAMP.

Example

+--------------------+ | CURRENT_TIMESTAMP  | +--------------------+ | 20:52:05           | +--------------------+