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

Partition Function in SQL Server

WPF/E