Contents Index CURRENT USER special value LAST USER special value

ASA SQL Reference
  SQL Language Elements
    Special values

CURRENT UTC TIMESTAMP special value


Function 

Combines CURRENT DATE and CURRENT TIME, adjusted by the server's time zone adjustment value, to form a Coordinated Universal Time (UTC) TIMESTAMP value containing the year, month, day, hour, minute, second and fraction of a second. This feature allows data to be entered with a consistent time reference, regardless of the time zone in which the data was entered.

Data type 

TIMESTAMP

See also 

TIMESTAMP data type [Date and Time]

UTC TIMESTAMP special value

CURRENT TIMESTAMP special value

TRUNCATE_TIMESTAMP_VALUES option [database]


Contents Index CURRENT USER special value LAST USER special value