By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Records: 1 Duplicates: 0 Warnings: 0
| id | value |
|---|---|
| 1 | honda |
| 1 | activa |
| 1 | plea"sure |
| 1 | car |
| CONCAT('["', REPLACE(REPLACE(value, '"', '\"'), ',', '","'), '"]') |
|---|
| ["honda","activa","plea"sure","car"] |