ALTER FUNCTION statement

Modifies a function.

 Syntax 1 - Change the definition of a function
 Syntax 2 - Obfuscate a function definition
 Syntax 3 - Recompile a function
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example