Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: character set of a database
select * from v$nls_parameters where parameter='NLS_CHARACTERSET';
Are u using sqlplus on the same server which the database is running or are u doing it from a Windows' client? If it's the second case, then the client side registry settings might also contain NLS_LANG and NLS_DATE_FORMAT which is the default.
Richard Ji
-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Ruth
Gramolini
Sent: Friday, January 05, 2001 3:37 PM
To: Multiple recipients of list ORACLE-L
Subject: character set of a database
Happy Friday all,
Where can you find the characterset of a database?
Also, why if you have the nls_date_format=yyyyddmm and query a date field in sqlplus it gives the date as dd-MON-yy?
Thanks in advance!
Ruth
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ruth Gramolini
INET: rgramolini_at_tax.state.vt.us
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Jan 05 2001 - 15:19:36 CST
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |