What is scalar user-defined function?

Submitted by: Muhammad
A Scalar user-defined function returns one of the scalar data types. Text, ntext, image and time stamp data types are not supported. These are the type of user-defined functions that most developers are used to in other programming languages. You pass in 0 to many parameters and you get a return value.
Submitted by: Muhammad

Read Online MS SQL Server Joins Job Interview Questions And Answers