Summarizing Data with CUBE and ROLLUP
Sunday June 25, 2006
Looking for a quick, efficient way to summarize the data stored in your database? The SQL ROLLUP and CUBE commands offer a valuable tool for gaining some quick and dirty insight into your data. ROLLUP and CUBE are SQL extensions and they're available in SQL Server 6.5 (and above) and Oracle 8i (and above).


Comments
No comments yet. Leave a Comment