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 -> PL/SQL Question

PL/SQL Question

From: dicaprio <dicaprio_at_tin.it>
Date: 14 Apr 1998 14:31:41 GMT
Message-ID: <01bd67b2$43e71820$0f2284c0@PC_TELECOM.UNINA.IT>


Hi,

I have got this problem : I must subtract a date_variable from another ; e.g. I want to subtract one hour 1:00 from SYSDATE

   Select (SYSDATE-TO_DATE('1:00','hh24:mi') from dual ;  

and the OUT is a wrong result.
Thanks in advance                                            

Veramente Grato

                                     Clemente di Caprio


dicaprio_at_tin.it Received on Tue Apr 14 1998 - 09:31:41 CDT

Original text of this message

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