Humble Trader

Sunday, March 12, 2006

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:

0 Comments:

Post a Comment

<< Home