摘要:
用Oracle的编码转换的函数Convert实现,测试后可行.SQL> select * 2 from (select 'abcd' c1 from dual 3 union all 4 select 'ab测试cd' c1 from dual) 5 where c1 CONVERT(c1, 'U... 阅读全文
摘要:
Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for Microsoft Windows (32-bit)http://download.oracle.com/otn/nt/oracle10g/10201... 阅读全文