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 -> Re: date range question

Re: date range question

From: phil2phil <philtwophil_at_yahoo.com>
Date: 21 Nov 2005 07:53:53 -0800
Message-ID: <1132588433.170740.43690@g43g2000cwa.googlegroups.com>


I figured it out, using to_date(x) - to_date(sysdate)

thanks.

phil2phil wrote:
> hi,
> Is there anyway to know how many days have passed between two dates? I
> have a table with a date (day application was submitted) I need to
> compare that with today's date and see if a week (7 days) have gone by
> since then.
>
> Thanks.
Received on Mon Nov 21 2005 - 09:53:53 CST

Original text of this message

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