TSql vs. SQL CLR Performance Analysis
Posted by: Wallace B. McClure,
on 28 Dec 2006 |
View original | Bookmarked: 0 time(s)
Original Post: http://morewally.com/cs/blogs/wallym/archive/2006/12/27/616.aspxI went and spoke to the Michiana .NET User Group on November 21, 2006.The talk was in South Bend, IN.The subject of the talk was Sql Server 2005 CLR Objects.Whenever I do the talk, I got get the question of “Which should I do?TSql or CLR objects.”Personally, my generic answer has always been, that if a developer can perform something in TSql, its best to do it in TSql.If you can perform the necessary operations...