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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: sysdate

Re: sysdate

From: Veera Prasad <vprasad_at_olf.com>
Date: Tue, 24 Oct 2000 11:11:23 -0400
Message-Id: <10659.120042@fatcity.com>


try this select st :

select to_date('12-DEC-2000 11:06:10','dd-mon-yyyy hh12:mi:ss')+1/(60*60*24)
from dual;

Veera

Poosapati Varma wrote:

> Hi guys,
>
> How do we update a field with sysdate - 1 second.
> say for example we have 23-oct-00 09:30:09
> how can we get 23-oct-oo 09:30:08
>
> Varma.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Messenger - Talk while you surf! It's FREE.
> http://im.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Poosapati Varma
> INET: psgkv_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Oct 24 2000 - 10:11:23 CDT

Original text of this message

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