会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
宋海宾
MySQL 的substring index 函数获取子串
2021-01-12 10:49
宋海宾
阅读(
220
) 评论(
0
)
收藏
举报
select substring_index(parent_id,'.',1),status from sys_data_limit where `ali_uid`=1982971331335469;
刷新页面
返回顶部
About