Oracle Drop Function

The Oracle Drop Function Tool allows users to select a Function to be dropped. The tool then generates the SQL to drop the Function.

Listed below is an example SQL statement generated by the Drop Function Tool.

DROP FUNCTION TESTUSER.GET_SALARY

Oracle Drop Function