ORA-XS-370-B: Signature of function-available()

SECTION 18.1.1: Testing Availability of Functions

Shouldn't we add an optional argument (type of integer) to function-available() indicating the value of arity?
User-defined functions may have same name but different arity. If the check is only based on name, function-available() may return true, when it should be false.

Regards,
Mark Scardina
Oracle Corporation

Received on Monday, 16 February 2004 15:06:25 UTC