We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d852a80 commit 6294d84Copy full SHA for 6294d84
unpivot-multiple-columns in-snowflake.md
@@ -10,7 +10,7 @@ Data can be organized in different ways, for example, in a short/wide or tall/sk
10
## Example 1: Unpivot 3 Columns
11
Suppose you have a Wide Table format Performance Ratings that you need to covert to a Long Table format:
12
13
-||
+|<img src="https://github.com/user-attachments/assets/fe058626-62c3-4155-a2aa-288b6c84c798" width="75%">|
14
|:--:|
15
|Unpivoting to convert Skill Rating and Skill Comments to a Flattened view of the data as Key-value pairs|
16
0 commit comments