Why is NEXT_DATE and PRIOR_DATE is same for some records in bom_calendar_dates?
This might be a very simple or rather silly question:
I observed that 'bom_calendar_dates' table has few records where CALENDAR_DATE, NEXT_DATE and PRIOR_DATE is same. I was wondering how was this possible/required?
My understandin is that for a given CALENDER_DATE, NEXT_DATE would be the next working day and PRIOR_DATE is the previous working date.
Where am I missing? Please help.