DROP FUNCTION Example¶ Remove the function “cosh”: DROP FUNCTION cosh; Remove an instance of the overloaded function “add”: DROP FUNCTION add(a INTEGER, b INTEGER); Was this page helpful? Thanks for your feedback! Thanks for your feedback!