Skip to Main Content

SQL & PL/SQL

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!

How to calculate half year to date?

762585Apr 29 2010 — edited Apr 29 2010
Hi,
I have time dimension like this

Time
-Qtr1
-Jan
-Feb
-Mar
-Qtr2
-Apr
-May
-Jun
-Qtr3
-Jul
-Aug
-Sep
-Qtr4
-Oct
-Nov
-Dec

I want to add half year to it like

Time
H-1
-Qtr1
-Jan
-Feb
-Mar
-Qtr2
-Apr
-May
-Jun
H-2
-Qtr3
-Jul
-Aug
-Sep
-Qtr4
-Oct
-Nov
-Dec
so how can I implement Half year to date with such hierarchy.

Edited by: Manisha -user8955359 on Apr 29, 2010 12:29 PM
This post has been answered by Roy4321 on Apr 29 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2010
Added on Apr 29 2010
3 comments
4,381 views