Function FINANCIAL_QTR
Introduction:
Returns the number of the financial quarter in the Australian financial year (1st July - 30th June) year that a date falls in.
Location:
P_TIME_LIB
API:
FUNCTION financial_qtr(
p_date DATE)
RETURN NUMBER;
Notes:
Introduction:
Returns the number of the financial quarter in the Australian financial year (1st July - 30th June) year that a date falls in.
Location:
P_TIME_LIB
API:
FUNCTION financial_qtr(
p_date DATE)
RETURN NUMBER;
0 Comments:
Post a Comment
<< Home