DROP FUNCTION
Synopsis
DROP FUNCTION function_name (arg_name arg_type [, ...]);Description
Arguments
function_name
(arg_name arg_type [,…])
Example
Drop a function
Last updated

