Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: date function
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
![]() |
![]() |