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: date function

Re: date function

From: Mark S. Reichman <reichmanm_at_removethis.rl.af.mil.>
Date: 1998/11/04
Message-ID: <3640c55a.0@news.rlcn.rl.af.mil>#1/1

insert into junk(a,b,junk_date) values('wow','eeeek',sysdate);

sysdate holds the current operating system date and time....

In article <364094A0.87CFA52C_at_nwresd.k12.or.us>, cornelb_at_nwresd.k12.or.us says...
>
>I am trying to insert the "current date" into a column for each record
>inserted or updated into a given table. Does anybody know if is amy
>function in Oracle I can use for this task?
>
>cornel
>
>
Received on Wed Nov 04 1998 - 00:00:00 CST

Original text of this message

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