Function CALENDAR_QTR
Introduction:
Returns the number of the calendar quarter in the year that a date falls in.
Location:
P_TIME_LIB
API:
FUNCTION calendar_qtr(
p_date DATE)
RETURN NUMBER;
Notes:
Introduction:
Returns the number of the calendar quarter in the year that a date falls in.
Location:
P_TIME_LIB
API:
FUNCTION calendar_qtr(
p_date DATE)
RETURN NUMBER;
0 Comments:
Post a Comment
<< Home