You cannot change the specific function names and overloaded calling names for an SQL function simultaneously. To do that, you must issue separate RENAME FUNCTION requests.
You cannot change the specific function names and overloaded calling names for an SQL function simultaneously. To do that, you must issue separate RENAME FUNCTION requests.