Function Description
Function SYSTIMESTAMP returns the system date, with fractional seconds and time zone of the operating system on which database runs.
Examples
SELECT SYSTIMESTAMP FROM dual; Result: 17.10.2010 12:47:09,711189 +08:00
Function Description
Function SYSTIMESTAMP returns the system date, with fractional seconds and time zone of the operating system on which database runs.
Examples
SELECT SYSTIMESTAMP FROM dual; Result: 17.10.2010 12:47:09,711189 +08:00