Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » grouping sets
  • Katmai: T-SQL Grouping sets

    SQL Server 2005 includes the WITH CUBE and WITH ROLLUP syntaxes that are used to display summary information for combinations of columns in the GROUP BY clause. That's useful functionality but it didn't provide particularly fine-grained control over what summaries were returned. Essentially it was all-or-nothing. In katmai, the next ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on June 4, 2007
Powered by Community Server (Personal Edition), by Telligent Systems