MySQL Drop Function

The MySQL 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 sample.GET_SALARY

MySQL Drop Function