April 20, 2006 08:20 PM
Custom Aggregations: The Pivoting Technique
Perfect for limited numbers of items
Rating:

(0)
SQL Server Magazine
InstantDoc ID #49675
SQL Server's built-in aggregate functions (e.g., AVG, COUNT, MAX, MIN, SUM) are admittedly useful, but what if you need other types of aggregations that SQL Server doesn't provide? In "Custom Aggregations: The Cursor Technique" (http://www.sqlmag.com, March 2006, InstantDoc ID 49038), I began a discussion of custom aggregations by introducing four classes of solutions and looking closely at one class in particular: the use of cursors. This time, I present a second class of solutions that rely on...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: