how to insert multi language data to oracle database
761673Mar 23 2010 — edited May 27 2010Hi ,
Can any one suggest the steps involved in implementing storage/retrieval of data in the language otherthan english on the database?. I am using Oracle 9i database.
I want to write sql scripts to insert data to the database.How can i insert the data in the language otherthan english i.e hindi. ensuring storage and display of data is fine at the backend.
CHARACTERSET is set AL32UTF8 and need to insert the data in the NVARCHAR2 datatype enabled column.
Any suggestions would be greatly appreciated.
Thanks and Regards,
Poornima