题解 | #修复串列了的记录#

修复串列了的记录

https://www.nowcoder.com/practice/a5475ed3b5ab4de58e2ea426b4b2db76

select exam_id,substring_index(tag,',',1) '算法',
substring_index(substring_index(tag,',',2),',',-1) difficulty, 
substring_index(tag,',',-1) duration
from examination_info
where tag like '%,%'

#知识点

substring_index(列名,分隔符,数字)

数字代表索引,如果是取得是1,2两个分割出来的字符

全部评论

相关推荐

球球别再泡了:坏,我单9要了14
点赞 评论 收藏
分享
10-21 23:48
蚌埠坦克学院
csgq:可能没hc了 昨天一面完秒挂
点赞 评论 收藏
分享
评论
点赞
收藏
分享
牛客网
牛客企业服务