Query stored Unicode URDU Data through SQL*PLUS [message #540139] |
Fri, 20 January 2012 07:00 |
Shaheer
Messages: 50 Registered: June 2008 Location: Pakistan
|
Member |
|
|
I have install Oracle Databse 10g and set the NLS parameters as follows:-
NLS_CHARACTERSET = AL32UTF8
NLS_NCHAR_CHARACTERSET = AL16UTF16
I have stored Unicode Urdu data in table (Column type is NVARCHAR2) using iSQLPLUS. Unicode urdu data stored properly and Retrieving in correct formate in iSQLPLUS through browser.
The problem is when i Query the unicode urdu data through SQL*PLUS and TOAD, it shows ??????? not in proper formate in SQL*PLUS and TOAD.
I want that SQL*PLUS and TOAD show unicode urdu data in proper formate.
Kindly help me.
Regards
Shaheer Badar
|
|
|
|
|
|
|
|
|
|