Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> SV: How to find character set the database is using
select * from nls_database_parameters;
will show you the nls-parameters you need.
nls_database_parameters is a view to sys.props$
Robert Chung <robertch_at_mindspring.com> skrev i
meldingsnyheter:3741fd6c.772616640_at_news.mindspring.com...
> Does anybody know how to find specific character set Oracle database
> is using (such as "WE8ISO8859P1>
Received on Wed May 19 1999 - 05:54:21 CDT
![]() |
![]() |