Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How detemining the character set?

Re: How detemining the character set?

From: Oleg Mineev <insez_at_email.wplus.net>
Date: 1997/06/24
Message-ID: <01bc807e$c231a7c0$41b108c2@oleg>#1/1

select * from sys.props$ WHERE name='NLS_CHARACTERSET'

Oleg

fgalot_at_x-lan.alienor.fr wrote in article <5ollap$4bo_at_ai.alienor.fr>...
> I'd like to know the character set used by my DataBase.
> I've got Oracle 7.1 on WNT.
>
> Thanks for help.
Received on Tue Jun 24 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US