| Oracle® OLAP DML Reference 11g Release 2 (11.2) Part Number E17122-05 |
|
|
View PDF |
The NLS_CHARSET_NAME function returns the name of the character set corresponding to a specified character set identification number.
See also:
NLS_CHARSET_IDReturn Value
When the number is recognized as a valid character, VARCHAR2; otherwise, NA.
Syntax
NSL_CHARSET_NAME (number-exp)
Parameters
A number that is the character set ID.
See:
Oracle Database Globalization Support Guide for a list of character set identifiers.