I have the following query which contains a Simplified Chinese character:
select asciistr(炫) from dual; Note: 炫 should display as a Chinese character!
If I run this from within PL/SQL developer the results are:
?
However, if I run the same query from within Oracle SQL developer I get...