Click here to Skip to main content
15,867,704 members
Articles / Database Development / SQL Server

The Product Aggregate in T-SQL Versus the CLR

Rate me:
Please Sign up or sign in to vote.
5.00/5 (13 votes)
22 Feb 2013CPOL20 min read 62K   203   14  
An exercise in algorithm analysis and design.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Scott is a data architect/database developer specializing in SQL Server. He holds an Ms. C.S. from UCSB engineering, and is MCITP Database Developer in 2005 and 2008.

Based in San Francisco under the incorporated name Ziron Systems, he works with clients to analyze, design, and develop database systems as well as mentor team members and troubleshoot issues.

His passion is working on complex problems, and at the moment, writing articles for advanced practitioners that pose problems and explore solutions.

Reach him at scott.burkow@zironsystems.com or (310)403-1137.

Comments and Discussions