By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
2 rows affected
| mydata |
|---|
| [["one", "two", "three"]] |
| [["four", "five", "six"]] |
2 rows affected
| mydata |
|---|
| ["one", "two", "three"] |
| ["four", "five", "six"] |
2 rows affected
| mydata |
|---|
| [["one", "two", "three"]] |
| [["four", "five", "six"]] |
2 rows affected
| mydata |
|---|
| ["one", "two", "three"] |
| ["four", "five", "six"] |