Object documentationMAPCHARSETS Locate this document in the navigation structure

 

The system table DOMAIN.MAPCHARSETS contains all the mapchar sets.

Structure

MAPCHARSETS

MAPCHARSETNAME

CHAR(32)

Name of the mapchar set

CODE

CHAR(8)

Code attribute for which the mapchar set was defined (ASCII | UNICODE)

INTERN

CHAR(2) BYTE

Original form in hexadecimal notation

MAP_CODE

CHAR(4) BYTE

Target form in hexadecimal notation

MAP_CHARACTER

CHAR(2)

Target form in plain text notation

More Information

Evaluating System Tables, MAPCHARSETS

SQL Reference Manual, Mapchar Set Name (mapchar_set_name)