时间:2021-07-01 10:21:17 帮助过:4人阅读
SQL
select a,left(a,charindex( ‘ ‘,a)) FROM test
SELECT left(city,LOCATE(‘ ‘,city)),count(*) FROM `lj_customer` WHERE 1=1 group by left(city,LOCATE(‘ ‘,city))
SQL 截取字段空格之前的数据
标签:back amp count har 数据 ons 字段 ott one
< 上一篇
关于Mysql Enterprise Audit plugin的使用
下一篇 >
解决Sql Server Reporting Service在Chrome下无法显示的问题
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册