I am using PL/SQL Developer version 11.0.0.1762, to connect to Oracle 11gR2 database.
I'm selecting data from a database with Chinese character inside, but the result character is garbled like this:
STUNO STUNAME STUAGE STUID STUSEAT
------ -------------------- ------ ------------------ -------
t62001
I'm selecting data from a database with Chinese character inside, but the result character is garbled like this:
STUNO STUNAME STUAGE STUID STUSEAT
------ -------------------- ------ ------------------ -------
t62001
Last edited: