News

Appendix E: Scalar Functions ODBC specifies the following types of scalar functions, with detailed information about each of these function types provided in the corresponding sections of this ...
T-SQL scalar user-defined functions User-Defined Functions (UDFs) that are implemented in [!INCLUDE tsql] and return a single data value are referred to as T-SQL Scalar User-Defined Functions. T-SQL ...
In SQL Server 2014 we saw the introduction of Natively Compiled Stored Procedures. In 2016 we’ll be able to do the same for Scalar User Defined Functions.