By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| RecId | ItemId | ReportDate | PD |
|---|---|---|---|
| 1 | 1 | 2025-07-06 00:00:00.000 | 2 |
| 2 | 1 | 2025-07-07 00:00:00.000 | null |
| 3 | 1 | 2025-07-08 00:00:00.000 | null |
| RecId | ItemId | ReportDate | PD | rn |
|---|---|---|---|---|
| 1 | 1 | 2025-07-06 00:00:00.000 | 2 | 1 |
| 2 | 1 | 2025-07-07 00:00:00.000 | 4 | 2 |
| 3 | 1 | 2025-07-08 00:00:00.000 | 8 | 3 |
| RecId | ItemId | ReportDate | PD |
|---|---|---|---|
| 1 | 1 | 2025-07-06 00:00:00.000 | 2 |
| 2 | 1 | 2025-07-07 00:00:00.000 | 4 |
| 3 | 1 | 2025-07-08 00:00:00.000 | 8 |