摘要: 主要功能:删除同一字段内 分隔符 分割 的相同内容基本用法:function_del_str(字段,分割符)Connected to Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 Connected as yzrealSQL> select function_del_str('200902880、200902880、200902880、200902882、200902883','、') from dual;FUNCTION_DEL_STR('200902880、2-------- 阅读全文
posted @ 2013-01-24 16:24 Getlayer 阅读(222) 评论(0) 推荐(0)