By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
5 rows affected
| id | description | string_to_array |
|---|---|---|
| 1 | HAB | {HAB} |
| 3 | HAB,RAB,DAB | {HAB,RAB,DAB} |
| 4 | RAB,HAB, | {RAB,HAB,""} |
| 5 | RAB,HAB,DAB | {RAB,HAB,DAB} |
| id | description |
|---|---|
| 1 | HAB |
| 3 | HAB,RAB,DAB |
| 4 | RAB,HAB, |
| 5 | RAB,HAB,DAB |