Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Determining Character Set of existing Database
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
![]() |
![]() |