By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| user_id | created_on | weight | height |
|---|---|---|---|
| 2 | 19-01-01 01:00:00 | 80 | 180 |
| 2 | 19-01-02 00:00:00 | null | 181 |
| 2 | 19-01-04 04:00:00 | 81 | null |
| 2 | 19-01-07 06:00:00 | 84 | 184 |
| user_id | created_on | weight | height |
|---|---|---|---|
| 2 | 19-01-01 01:00:00 | 80 | 180 |
| 2 | 19-01-02 00:00:00 | null | 181 |
| 2 | 19-01-04 04:00:00 | 81 | null |
| 2 | 19-01-07 06:00:00 | 84 | 184 |