Tags / unpivot
Unpivoting Holiday Hours in SQL Server Using Dynamic SQL and Table-Valued Functions
Handling Null Values and Multiple Columns in SQL Server: Unpivot vs. Cross Apply for Better Data Transformation
Constructing a New Table by Aggregating Values in One Table: A Comprehensive Guide to Calculating Purchase Rates
How to Create a Pivot Table in Oracle SQL Without Using Aggregate Functions