DROP FUNCTION#

Syntax

DROP FUNCTION FunctionName

Example

删除函数cut2

DROP FUNCTION cut2;