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

修复串列了的记录

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

select exam_id ,
    substring_index(tag ,',',1) as tag ,
    substring_index(substring_index(tag ,',',-2),',',1) as difficulty ,
     substring_index(tag ,',',-1) as duration
from examination_info
where char_length(tag)>3

全部评论

相关推荐

01-07 07:54
已编辑
门头沟学院 前端工程师
点赞 评论 收藏
分享
01-07 15:50
四川大学 Java
看日出看日落:好好背八股,做算法。我身边跟你bg差不多的基本都大厂暑期
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务