Unable to read UNICODE characeters like beta, pi from Oracle through Java
677607Dec 30 2008 — edited Dec 30 2008Hi,
I need to read the unicode characters like beta, pi from a column (datatype varchar2) from Java. It displays as ???. After reading this value i need to update into another database through Java.
Thanks
Vel