Hi ! Consider a typical Time hierarchy that comes up with a Time dimension in OBIEE 12c.

Now I have few questions to ask regarding Sequence Numbers Feature in Logical level.
1- At how many levels is it enough to define a Sequence Number ? ( Years/Quarter/Month - enough ? ) ( All - ?)
2- For a Year column - I have an integer column - 1991 1992 1993
But for month and quarter, I do not have any.
So should I require to create an additional column in Time dimension table such as MonthNo ( 1,2,...12) and QuarterNo(1,2,3,4) ?
Does this mean additional ETL/Database work ?
3- Do you really suggest to create such new columns and make use of this new features ?
What if I do not have Time Series functions in my application ?
Can you please also throw some light on whatever you know or have experience on this new feature ?
Thank you.
Regards
AM