User defined functions looked like something great when
they were introduced in SQL 2005. They are a very logical step to make more code
reuseable by wrapping common code in functions. It is an approach that is in
development 101 and something everyone does and looks to doing.
So what is the problem with SQL Server.
Well the issue is that ......
...