会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
与f
博客园
首页
新随笔
联系
管理
订阅
2021年9月24日
mysql拆分字符串为多行(逗号等分割)
摘要: sql示例: SELECT substring_index(substring_index('张三,李四,王五,赵六,杨七',',',help_topic_id + 1),',' ,- 1) AS Id FROM mysql.help_topic WHERE help_topic_id < (len
阅读全文
posted @ 2021-09-24 14:37 与f
阅读(10065)
评论(0)
推荐(0)
公告