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

Home -> Community -> Usenet -> c.d.o.server -> Re: Dates and Oracle

Re: Dates and Oracle

From: Bert Scalzo <bscalz01_at_7-11.com>
Date: Wed, 1 Jul 1998 06:39:55 -0500
Message-ID: <6nd7e3$hb1$1@news.ses.cio.eds.com>


Linda,

Always use trunc or round when working with dates to be safe ...

insert into table values (trunc(sysdate)); Received on Wed Jul 01 1998 - 06:39:55 CDT

Original text of this message

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