Home » RDBMS Server » Server Administration » NLS character set
NLS character set [message #51234] Wed, 08 May 2002 08:17 Go to next message
krb
Messages: 25
Registered: March 2002
Junior Member
hi,

I created database with some nls character set. But I am having problem that Polish characters are not appearing. So how do I change the character set of the database

regs,
KRB
Re: NLS character set [message #51238 is a reply to message #51234] Wed, 08 May 2002 09:02 Go to previous messageGo to next message
Radek
Messages: 33
Registered: April 2002
Member
Well, there is one neat thing called documentation.
Here is a part from SQL reference:
CHARACTER SET Example

The following statements change the database character set and national character set to the WE8ISO8859P1 character set:

ALTER DATABASE db1 CHARACTER SET WE8ISO8859P1;
ALTER DATABASE db1 NATIONAL CHARACTER SET WE8ISO8859P1;
Re: NLS character set [message #51248 is a reply to message #51238] Wed, 08 May 2002 23:32 Go to previous message
krb
Messages: 25
Registered: March 2002
Junior Member
thanks a ton
Previous Topic: Oracle character set question
Next Topic: Re: certification guide -8/8i/9i
Goto Forum:
  


Current Time: Mon Sep 09 18:51:35 CDT 2024