Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!logbridge.uoregon.edu!pln-w!spln!rex!extra.newsguy.com!newsp.newsguy.com!not-for-mail
From: steve <me@me.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Using Asian Character within CLOB in a single-byte database character set
Date: Tue, 9 Aug 2005 06:51:39 +0800
Organization: http://newsguy.com
Lines: 12
Message-ID: <0001HW.BF1E02FB0004E4ECF0488550@news.newsguy.com>
References: <1122893356.618879.55560@g14g2000cwa.googlegroups.com> <1122897637.033229.27580@o13g2000cwo.googlegroups.com> <1123252505.148627.102400@g14g2000cwa.googlegroups.com>
NNTP-Posting-Host: p-906.newsdawg.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Hogwasher/4.2.2
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:249141

On Fri, 5 Aug 2005 22:35:05 +0800, rjp wrote
(in article <1123252505.148627.102400@g14g2000cwa.googlegroups.com>):

> ok 
> thank you for your answer
> Bye
> RJP
> 

store the data in a BLOB, the data is not converted or played with by oracle.
The  CLOB will do translation based on your database character setting.

