The DROP FUNCTION statement is used to drop
stored functions and user-defined functions (UDFs):
For information about dropping stored functions, see
Section 21.2.5, “DROP PROCEDURE and DROP FUNCTION
Syntax”.
For information about dropping user-defined functions, see
Section 12.5.3.2, “DROP FUNCTION Syntax”.

User Comments
Add your own comment.