Only use CLR when you need to
There are people out there that love SQL CLR, and there are people that hate SQL CLR. I have a slightly different opinion, which is that I hate how most people use SQL CLR. The trick to SQL CLR is that you should only be using it for things that CLR does better than T-SQL…
The post Only use CLR when you need to appeared first on SQL Server with Mr. Denny.