摘要: select length(字段) from table;select * from table where length(字段) > 6 ; 阅读全文
posted @ 2012-07-17 20:50 IT忍者 阅读(423) 评论(0) 推荐(0) 编辑