Turn values in different rows into column headers with the PIVOT function in Snowflake
In last week’s post we talked about our pure, unrelenting hatred for PIVOTED data (you know, when months JAN, FEB, MAR, etc. each have their own column). As I am trying to hit my quota of hypocrite points this week, I’d like to talk about how to turn UNPIVOTED data into PIVOTED data. A…