| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.server -> Re: problem with character set using 10g
tri dhungana via DBMonster.com wrote:
> hi i have install oracle 10g Enterprise Edition in win xp. Now i want to
> insert some character like (alt + 0138 i.e Š)in the table only. The font
> used is Type New Roman
> my sql command is:
> 
> insert into description(descid,desc) values (10,Š)
> 
> it inserts the value all right but when i see the values using select
> statement it displays some other character.Some other character also shows
> same problem. I want to display Š as it is. Could some one help me???????
> 
What tool do you use to display?
-- Regards, Frank van BortelReceived on Sat Apr 30 2005 - 08:38:51 CDT
|  |  |