Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: UNICODE SUPPORT

Re: UNICODE SUPPORT

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 22 May 2001 22:59:08 -0700
Message-ID: <3B0B51AC.DA14E440@exesolutions.com>

Praveen wrote:

> Hi Gems,
>
> How to store and retrieve chineese or any language except english in oracle,
> fields having type NCHAR and NVARCHAR2 , What are all the prerequistes?????
>
> please help me out on this,
>
> praveen reddy

Create or modify your database to the characterset UTF8.

But be careful with NCHAR and NVARCHAR2. They may be actually be what you want.

Daniel A. Morgan Received on Wed May 23 2001 - 00:59:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US