nls_charset_name(n1)
返回字符集 id 值对应的字符集名称
n1 数值型
字符型
SQL> select nls_charset_name(852) from dual; NLS_CHAR -------- ZHS16GBK