Character Set related problem
Our Oracle database is running in WE8ISO8859P1 character set
that does not support Euro symbols. I have to insert some data in a
table with Euro symbol(s) in one of the columns and retrieve the same using select statement. The client network terminal is not supporting
Euro symbols due to which it retrieved some junk value....what are the
things to be done at database side/client side to get back the euro
symbol while selecting the data?
FYI, WE8ISO8859P15 supports the Euro symbols and its binary code is 164.
Thanks in Advance,
Prashanth