Error!
Success!

Do more with less: Using the PIVOT operator on SQL Server 2005+

0
kicks

Do more with less: Using the PIVOT operator on SQL Server 2005+  (Unpublished)

The PIVOT operator is used to transform rows into column by an aggregate function. One big limitation is that you have to know the columns, but still, it's useful on some use cases, like when you want to aggregate something by hours (for example).


Kicked By:
Drop Kicked By: