题解 | #提取博客URL中的用户名#

提取博客URL中的用户名

http://www.nowcoder.com/practice/26c8715f32e24d918f15db69518f3ad8

select
  device_id,
  substring_index(blog_url, '/', -1) as user_name
from
  user_submit

全部评论

相关推荐

09-01 21:40
已编辑
同济大学 Java
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务