摘要: -----oracle将字段字符分隔作为临时表 select column_value as site_id from table (select fn_split_clob(dashboard_presend_sites_show, ',') from ems.t_isdt_user_info where hw_user_uui... 阅读全文
posted @ 2016-10-28 15:35 闲莫等 阅读(860) 评论(0) 推荐(0) 编辑