Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How UTF8 Session???

436909Jun 3 2005 — edited Jun 4 2005
Hi,

after trying the oracle documentation, I have to ask you now, folks. How do I change my session to support the UTF8 "Database" character set. That means, I want to be able to store UTF8 characters in normal varchar2 fields and don't have to change a thing on my database.

According to the documentation this should be possible through a kind of

alter session set nls_????='UTF8';

statement. Exactly this information is to me a lot too scattered in the documentation and I couldn't find it, so could any one of you help me find the right parameter?

Thanks a log in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2005
Added on Jun 3 2005
3 comments
659 views