Different Types of Functions ?

Answer Posted / jijo

Three types

1) Scalar
A scalar user defined function returns one of the scalar
data type .text,ntext,etc

2) inline table Value
An inline table value function return a table data type

3) multi -statement table value function

A multi -statement table value function return a table and
is also an exceptional alternative to a view as the function
can support multiple t-sql statements to build the final result

Is This Answer Correct ?    26 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a store procedure with encryption?

518


What is a group function explain with an example?

517


Explain the difference between functions and stored procedures in sql server?

475


How to make conditional sum in ssrs?

129


Can a database be shrunk with users active?

596






What is a non equi join?

536


What is named query? : sql server analysis services, ssas

508


What is db stored procedure?

463


Explain where clause?

533


Explain about SQLOS?

580


Describe different Processing Modes offered by SSRS?

164


What is merge replication?

707


what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration

495


What command is used to delete a table from the database in the sql server and how?

534


How to find the second highest salary of an employee?

582