oracle获取某一字段字符串长度 用length方法 select t.* from tp_area t where substr(t.area_id,0,2)=\'03\' and length(t.area_id)>2 posted on 2013-09-26 22:33 风言枫语 阅读(409) 评论(0) 编辑 收藏 举报 相关文章: 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2022-12-23