User-Defined Functions in SQL SERVER

User-Defined Functions are nothing but a program that accepts parameters and returns a type of result.

There are two types of User Defined Functions

1. Scalar-Valued
2. Table-Valued

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