By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| seq | jsn | dt |
|---|---|---|
| 0 | {"arrayOfDates":["2020-01-11", "2021-01-12", "2019-03-12"],"other":[0,1]} | "2020-01-11" |
| 1 | {"arrayOfDates":["2020-01-11", "2021-01-12", "2019-03-12"],"other":[0,1]} | "2021-01-12" |
| 2 | {"arrayOfDates":["2020-01-11", "2021-01-12", "2019-03-12"],"other":[0,1]} | "2019-03-12" |