pivot operator (#1993)

This commit is contained in:
Matt Benson
2024-03-30 13:29:35 +11:00
committed by GitHub
parent 2ee7508b76
commit 3283c65dc4
6 changed files with 292 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Pivot
Emulates the `PIVOT` function supported by several popular RDBMS systems.