佬唐

博客园 首页 新随笔 联系 订阅 管理

2009年5月23日 #

摘要: SQL中判断汉字的存在:select *fromAccountwherelen(AccountId)DATALENGTH(AccountId) select * from Account where AccountId like '%[吖-座]%'今天还发现了一个方法:select * from A... 阅读全文
posted @ 2009-05-23 17:00 佬唐 阅读(234) 评论(0) 推荐(0)