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 2e9a8aa commit ba01c42Copy full SHA for ba01c42
unpivot-multiple-columns in-snowflake.md
@@ -4,7 +4,7 @@ Data can be organized in different ways, for example, in a short/wide or tall/sk
4
5
| || |
6
|:--:|:--:|:--:|
7
-|Transposing Wide Table into a Long Table using UNPIVOT for easier analysis|||
+||Transposing Wide Table into a Long Table using UNPIVOT for easier analysis||
8
9
## Example 1: Unpivot 3 Columns
10
Suppose you have a Wide Table format Performance Ratings that you need to covert to a Long Table format:
0 commit comments