Function commands are necessary for Asynchronous Procedure Calls only.
Use these commands to work with user-defined functions.
create function – creates
a function.
alter function – adds
parameters to a user-defined function.
drop function – drops
a function.