Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Create a scalar function (or not)

$
0
0
I always assumed that there would not be much difference of performance between selecting a complex expression and selecting a scalar function encapsulating the expression until I encountered the following case:

My expression is quite comple

Viewing all articles
Browse latest Browse all 3145

Trending Articles