Function CARDINAL_NUM
Introduction:
Return the cardinal string equivalent of the input number.
Location:
P_NUMBER_LIB
API:
FUNCTION cardinal_num(
p_number NUMBER)
RETURN VARCHAR2;
Notes:
Introduction:
Return the cardinal string equivalent of the input number.
Location:
P_NUMBER_LIB
API:
FUNCTION cardinal_num(
p_number NUMBER)
RETURN VARCHAR2;
0 Comments:
Post a Comment
<< Home