DROP FUNCTION
Syntax
The DROP FUNCTION
statement is used to drop stored functions and user-defined functions (UDFs):
- For information about dropping stored functions, see , "
DROP PROCEDURE
andDROP FUNCTION
Syntax". - For information about dropping user-defined functions, see , "
DROP FUNCTION
Syntax".