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 -> TIME Arithmetic

TIME Arithmetic

From: Vinnie <salernov_at_rl.af.mil>
Date: Tue, 20 Oct 1998 09:27:58 -0400
Message-ID: <362C8FDD.AB066676@rl.af.mil>


Can you subtract one time from another?

EX.

v_start := SYSDATE;
v_end := v_stop_time;

v_lapse := v_end - v_start

Thanks
Vinnie
Litton/PRC Received on Tue Oct 20 1998 - 08:27:58 CDT

Original text of this message

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