Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to insert a timestamp in a record?

Re: How to insert a timestamp in a record?

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Wed, 23 Nov 2005 08:54:14 -0500
Message-ID: <mZGdnVFbRYkV6RnenZ2dnUVZ_sidnZ2d@comcast.com>

"sim" <jmenker_at_muenster.de> wrote in message news:1132743976.097833.46450_at_z14g2000cwz.googlegroups.com...
> You could use current_timestamp.
>
> sim
>

or the localtimestamp function, or sysdate function (pseudo-column) depending on the actual datatype of the column in the database

++ mcs Received on Wed Nov 23 2005 - 07:54:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US