Community

Scalar functions in SQL server 2019, part 2

(Tibor Karaszi) In my earlier blog post, I focused on scalar functions that performs I/O, meaning they have at least one SELECT. For this post, I will focus on the opposite.