Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is there a way to increment dates?

809712Nov 17 2010 — edited Nov 17 2010
I have a table with a column listing the depart dates of certain holidays. I have a seperate table with a column stating the holidays duration.

What i need to do now is list the holidays start date and end dates (e.g depart date + holiday duration = end dates) Is there a way to do this? I cant think of a way as the dates and in DATE format and the holiday duration is in NUMBER.

Any suggestions would be appreciated.

Thanks in advance!

P.S - I need a query that will list the two columns (Start Date, Finish Date)

Edited by: Jay on 17-Nov-2010 05:02
This post has been answered by munky on Nov 17 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 15 2010
Added on Nov 17 2010
12 comments
7,502 views