SYSTIMESTAMP

Purpose

This function returns the current timestamp, interpreted in the current database time zone.

Syntax

systimestamp::=

Usage Notes

Example

SELECT SYSTIMESTAMP;