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

Home -> Community -> Usenet -> c.d.o.server -> Re: Determining Character Set of existing Database

Re: Determining Character Set of existing Database

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/21
Message-ID: <964158950.24112.2.pluto.d4ee154e@news.demon.nl>#1/1

select * from nls_database_parameters
or select * from sys.props$

Hth,

Sybrand Bakker, Oracle DBA

"CJ" <djjr_at_ix.netcom.com> wrote in message news:3977D5D7.5ECE73DC_at_ix.netcom.com...
> How do you determine the character set of a existing Database? I know
> that its specified at creation time but I didn't create this Database.
>
> TIA
>
Received on Fri Jul 21 2000 - 00:00:00 CDT

Original text of this message

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