Oracle: To check Character Set

 


SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET' ;



col parameter format a50

col VALUE format a40

set linesize 200

select * from NLS_DATABASE_PARAMETERS; 

Comments

Popular posts from this blog

Oracle: To clean up WRI$_ADV_OBJECTS