By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| (No column name) |
|---|
| Microsoft SQL Server 2022 (RTM) - 16.0.1000.6 (X64) Oct 8 2022 05:58:25 Copyright (C) 2022 Microsoft Corporation Express Edition (64-bit) on Windows Server 2019 Standard 10.0 <X64> (Build 17763: ) (Hypervisor) |
5 rows affected
3 rows affected
| region | period | category | some_value | other_value |
|---|---|---|---|---|
| region1 | 1 | a | 20 | 4 |
| region1 | 1 | b | 10 | null |
| region2 | 1 | c | 30 | 5 |
| region2 | 2 | d | 30 | null |
| region3 | 2 | a | 40 | 6 |