Dropping User-Defined Functions

To delete a function we need to use the drop function

The Syntax is as follows

DROP FUNCTION < FunctionName >

The below shows how to drop a function

DROP FUNCTION USFORMATPHONE

Comments

Popular posts from this blog

“Unable to retrieve the metadata for …” Error while using ASP.NET MVC 3

Building application using ASP.NET MVC and MongoDB

Visual Studio 2013 and .NET 4.5.1