阅读背景:

ORA-12704: character set mismatch问题、以及处理wm_concat函数clob乱码问题

来源:互联网 
<pre name="code" class="html">
在utf8数据库里编译存储过程,遇到这个问题.oracle9206sql: [做了简化]select a from t1union allselect '1' from t2;其中t1.a是nvarchar2类型。解决办法很简单:select a from t1union allselect N'1' from t2;在utf8数据库里编译存储过



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: