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: time stamp duration in minutes and seconds

Re: time stamp duration in minutes and seconds

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 6 Jul 2006 08:25:44 -0700
Message-ID: <1152199542.337616.88960@b68g2000cwa.googlegroups.com>

toto wrote:
> Hi,
>
> Thanks for your suggestion. I have already looked into interval day to
> second ..etc but not successful. Pl help me.
>
> thanks & regards
> pjp

If you don't like what oracle has provided already built in to operate against timestamp data types you are always free to write your own function in plsql.

create or replace my_improved_function ( p_parameter_variable1 ... etc ... Received on Thu Jul 06 2006 - 10:25:44 CDT

Original text of this message

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