Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How do I find the character set of an Oracle database
Thanks ... it did the trick
Knut Talman wrote:
> > I was wondering if there was a method of finding out which character set
> > a particular oracle database was using for a user that does not have DBA
> > privileges.
>
> SELECT value FROM v$nls_parameters WHERE parameter='NLS_CHARACTERSET';
>
> Regards,
>
> Knut
Received on Tue May 28 2002 - 11:06:13 CDT
![]() |
![]() |