PL/SQL LocalTimestamp
Oracle PL/SQL LocalTimestamp Function
The LocalTimestamp is used to get current date and time values in the current session.
The LocalTimestamp Function syntax:
localtimestamp
Example:
Select localtimestamp From dual; 01-05-2018 20:35:56,878000000