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 -> Difference between two dates

Difference between two dates

From: likw <jacky_liNOjaSPAM_at_hotmail.com.invalid>
Date: Sat, 06 Nov 1999 21:55:33 -0800
Message-ID: <000b8d9b.76608b41@usw-ex0107-049.remarq.com>


Customer_name; Start_Date; Finish_Date


ABC; 02-Nov-99; 10-Nov-99
CDE; 12-Nov-99; 15-Nov-99
GHI; 18-Dec-99; 25-Jan-00

Could you help to get the difference between two Dates??

I wish to have the result like below
Customer_name; Days difference (Finish date - Start date) for each customer.

Can you help?? I don't know how to do subtraction in SQL (Oracle).

Received on Sat Nov 06 1999 - 23:55:33 CST

Original text of this message

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