opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

[FEATURE] PIVOT functions

Open joocer opened this issue 3 years ago • 1 comments
trafficstars

Although PIVOT looks like a nightmare to use, so may not implement as it's unlikely the skill to use it is prevalent in the existing user community.

https://docs.microsoft.com/en-us/sql/t-sql/queries/from-using-pivot-and-unpivot?view=sql-server-ver16

joocer avatar May 25 '22 20:05 joocer

This should probably be written using CASE, nested functions and Jinja templating

joocer avatar May 30 '22 15:05 joocer