MS SQL Server Drop Function

The MS SQL Server 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 dbo.get_department_name

MS SQL Server Drop Function