分享至
朋友圈
微信
qq空间
qq
微博
复制
这里提取指定符串"A"在字段中的出现次数SQL为: select len(keyword)-len(replace(keyword, 'A', ' ')) from 表