character_sets
Character Sets
Current Character Set
In order to discover the Character Set that the Oracle Database is using …
select parameter, value from v$NLS_PARAMETERS where parameter = 'NLS_CHARACTERSET';
character_sets.txt · Last modified: by 127.0.0.1
