📚 Application Ecosystem
Syntax
DROP FUNCTION FunctionName;
Example
Delete function cut2
cut2
DROP FUNCTION cut2;