Skip to content

Commit 376fd23

Browse files
Update unpivot-multiple-columns in-snowflake.md
1 parent 1f8b852 commit 376fd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpivot-multiple-columns in-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Data can be organized in different ways, for example, in a short/wide or tall/sk
44

55
|![Untitled drawing(22)](https://github.com/user-attachments/assets/390dec7d-97a4-403a-87cd-9aece7ae1025 | width=100)|
66
|:--:|
7-
|Transposing Wide Table into a Long Table using UNPIVOT for easier analysis||
7+
|Transposing Wide Table into a Long Table using UNPIVOT for easier analysis|
88

99
## Example 1: Unpivot 3 Columns
1010
Suppose you have a Wide Table format Performance Ratings that you need to covert to a Long Table format:

0 commit comments

Comments
 (0)