oracle如何导出含有CLOB格式字段的长字符串数据

to_char,导出到Excel
select to_char(c.xx) from xxx c;

 

posted @ 2020-07-20 17:52  xh_Blog  阅读(1516)  评论(0)    收藏  举报