We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6294d84 commit 50d9f5aCopy full SHA for 50d9f5a
unpivot-multiple-columns in-snowflake.md
@@ -34,7 +34,7 @@ where split(skill, '_')[0] = split(skill_comments, '_')[0];
34
## Example 2: Unpivot 2 Columns
35
Suppose you have a Wide Table format Children Guardian contact information that you want to convert to a Long Table format
36
37
-||
+|<img src="https://github.com/user-attachments/assets/632b638b-23f6-4a83-98c6-fce8c7b79967" width="75%">|
38
|:--:|
39
|Transposing Guardian Contact Information to a Long table format which is easier to analyze.|
40
0 commit comments