随笔分类 -  sql server

查询字符串某个字符的个数
摘要:select len('05011045')-len(replace('05011045','0','')) 阅读全文

posted @ 2014-06-14 08:46 无限开发 阅读(379) 评论(0) 推荐(0)