MySQL substring extraction using delimiter

后端 未结 3 606
情歌与酒
情歌与酒 2020-11-30 12:07

I want to extract the substrings from a string in MySQL. The string contains multiple substrings separated by commas(\',\'). I need to extract these substrings using any MyS

3条回答
提交回复
热议问题