Tags / unpivot
**Unpivoting Data in SQL Server**
Using SQL and UNION ALL to Aggregate Data from Multiple Columns
Counting Events Across Multiple Columns Without Full Joins or Concatenation
Pivot Table Aggregation - Converting Rows to Columns by Date
Dynamic Unpivoting: A Guide to Transforming Tables with Columns of Different Types