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