Alter a routine

The SQL statements ALTER FUNCTION, ALTER PROCEDURE, and ALTER ROUTINE allow you to alter some of the routine modifiers of a UDR after the UDR has been registered.

For information about how to alter a UDR, see the Informix® User-Defined Routines and Data Types Developer's Guide and the syntax of the ALTER FUNCTION, ALTER PROCEDURE, and ALTER ROUTINE statements in the Informix Guide to SQL: Syntax.