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

Jesus - God Thinks of you.

ASP.NET 4.0 Feature - URL Routing

Tips on JQuery Intellisense in VS 2008