If the name column were a JSON array (like '["a","b","c"]' ), then you could extract/unpack it with JSON_TABLE() (available since MySQL ...
確定! 回上一頁