CURRENT_TIMESTAMP() : CURRENT_TIMESTAMP « Date Timestamp Functions « Oracle PL/SQL Tutorial






SQL>
SQL> SELECT CURRENT_TIMESTAMP from dual;

CURRENT_TIMESTAMP
---------------------------------------------------------------------------
31-MAY-07 08.35.20.328000 PM -07:00

SQL>








13.4.CURRENT_TIMESTAMP
13.4.1.CURRENT_TIMESTAMP()
13.4.2.Insert a row using the CURRENT_TIMESTAMP function for both columns: