oracle 合并结果集为一个字段

SELECT to_char(wm_concat(to_char(name))) FROM student;

需要使用两次to_char,否则结果是clob类型

posted @ 2020-04-02 09:42  覃上  阅读(868)  评论(0编辑  收藏  举报