会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ngulc
博客园
首页
新随笔
联系
订阅
管理
2016年12月19日
MySQL字符串函数substring:字符串截取
摘要: MySQL 字符串截取函数:left(), right(), substring(), substring_index()。还有 mid(), substr()。其中,mid(), substr() 等价于 substring() 函数,substring() 的功能非常强大和灵活。 1. 字符串截
阅读全文
posted @ 2016-12-19 20:20 ngulc
阅读(32997)
评论(0)
推荐(0)
编辑
公告