Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to check characterset on database
Hi,
select parameter, value from v$nls_parameters where parameter = 'NLS_CHARACTERSET';
Palani
Henrik Meldgaard Frisk wrote:
>
> Hi
>
> I have a Oracle8.0.4 Unix database where I want to see what the characterset
> is set to. How and where can I check that?
> I have all the administrators tools on me Windows NT, but I can't find the
> characterset.
> I guess it is posible to check it from a Unix terminal too, but again. I
> don't no how.
>
> Henrik
Received on Wed Jan 05 2000 - 01:28:18 CST
![]() |
![]() |