Re: Comparing Time

From: (wrong string) öström <lasse.sjostrom_at_telia.com>
Date: Tue, 09 Nov 1999 19:33:18 GMT
Message-ID: <2G_V3.71$7xk.183598592_at_newsa.telia.net>


BTW. The difference in seconds is done the same way I think. But sort of reversed...

SELECT 24*60*60*(date_one - date_two) FROM DUAL;

Lars

Brian Neary skrev i meddelandet ...
>PLSQL: How do I add 3 seconds to a date field and how do I determine the
>difference in seconds between two date fields.
>
>
Received on Tue Nov 09 1999 - 20:33:18 CET

Original text of this message