1.select * from 表 where len(字段) = 值

2.select * from tabel where field1 like "__"   (引号内是N个下划线)
一个下划线相当于 len(XX) =1

 posted on 2011-11-18 11:32  纳米程序员  阅读(1176)  评论(0编辑  收藏  举报