By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
6 rows affected
| ID | genre 1 | frequency 1 | genre 2 | frequency 2 | genre 3 | frequency 3 |
|---|---|---|---|---|---|---|
| 1 | Rock | 0.11 | Punk | 0.22 | Glam | 0.33 |
| 2 | Metal | 0.44 | Heavy Metal | 0.55 | Thrash Metal | 0.66 |
| ID | genre 1 | frequency 1 | genre 2 | frequency 2 | genre 3 | frequency 3 |
|---|---|---|---|---|---|---|
| 1 | Rock | 0.11 | Punk | 0.22 | Glam | 0.33 |
| 2 | Metal | 0.44 | Heavy Metal | 0.55 | Thrash Metal | 0.66 |
Warning: Null value is eliminated by an aggregate or other SET operation.