Hey,
is it possible to list all supported character sets by query? I know that it is possible to check ID of particular character set with use of nls_charset_id() but to do that I need to know Oracle Character Set name. They are different than standardized names known in the industry.
thx!