SQL2008查询字符串中包含小写的字母

1.查询字符串中包含小写的字母
 
select * from Table where name  collate Chinese_PRC_CS_AS  like '%'
posted @ 2015-10-10 20:19  Sam萨姆  阅读(377)  评论(0)    收藏  举报