Hello Everyone,
I am using 11G database (11.2.0.3) on Windows platform. Recently I have restored one database which is of Japan to my system. Chatacter set is set as AL16UTF8.
It went successful.
Now if I query to retrieve data, the records for table comes in Japanese. I want to get those data to be retrieve in English with select query.
Is there any way to convert those data into english or by query I can get Japanse data converted into english?
Regards.