DROP [ SPECIFIC ] FUNCTION qualified-function-name [ CASCADE | RESTRICT ]
DROP FUNCTION celsius_to_fahrenheit CASCADE;