Peter DeBetta's blog about programming in SQL Server 2008, 2005, etc. using technologies such as T-SQL, .NET, CLR, C#, VB, Visual Studio, and SQL Server Management Studio.
Browse by Tags
All Tags »
Performance (RSS)
-
So I was doing some research on which is the best way to pass multiple-valued parameters into a stored procedure or user-defined function when I found some interesting results. I had always used a string-based user-defined function to parse a delimited Read More...
|
-
I was going to comment on Adam's post " Medians, ROW_NUMBERs, and performance " (which was a follow-up to Aaron's post " Take the high road to middle ground ") and I realized that I needed to show some code and alas, comments are not so nice about formatting Read More...
|