Skip to content

Commit 252b63a

Browse files
Update unpivot-multiple-columns in-snowflake.md
1 parent 9998900 commit 252b63a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

unpivot-multiple-columns in-snowflake.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# UNPIVOT multiple columns in Snowflake
22

3+
|![Untitled drawing(21)](https://github.com/user-attachments/assets/50bf7be7-2d27-41e9-a3ed-3e5b81041402)|
4+
|:--:|
5+
|Transposing Wide Table into a Long Table using UNPIVOT|
6+
37
## Example 1: Unpivot 3 Columns
48
Suppose you have a Wide Table format Performance Ratings data as following:
59

0 commit comments

Comments
 (0)