in

SQL Server Community Blogs

Voices of the SQL Server Community

Browse by Tags

  • Dynamic Crosstab with multiple PIVOT Columns

    Jeff Smith in his weblog showed how to generate Crosstab reports using a stored procedure. It works only for one PIVOT Column.I had a requirement to generate crosstab reports with more than one pivot column. So I used the same approach he used and modified his procedure as shown below CREATE procedure...
    Posted to Madhivanan (Weblog) by Madhivanan on 08-27-2007
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems