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