DROP FUNCTION

    The optional parameter type list can be specified to narrow down the match to a specific function signature.

    When is specified, temporary functions with matching criteria are dropped.

    If only one function exists for , parameter type list may be omitted:

    CREATE FUNCTION, , SHOW FUNCTIONS