EnterBangla.BlogSpot.com
Posted: February 15th, 2009, 7:36pm CET by NakedExposer
Que:- What is User Defined Functions? Ans:- User-Defined Functions allow to define its own T-SQL functions that can accept 0 or more parameters and return a single scalar data value or a table data type. Que:- What kind of User-Defined Functions can be created? Ans:- There are three types of User-Defined functions in SQL Server 2000 and they are Scalar, Inline Table-Valued and Multi-statement
Full download