| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Find Character set rdbms server
Hi,
you can query the nls_database_parameters table:
select * from NLS_DATABASE_PARAMETERS;
There should be a parameter NLS_CHARACTERSET
Alex
Pierre HIRTH wrote:
> Hi,
> Someone could tel me how can i do to find what is the character set of my database?
>
> Thank's
Received on Fri Dec 13 2002 - 03:48:16 CST
![]() |
![]() |