CHAR_SETS
Records character sets in the database.
Column name
|
Data type
|
Description
|
CHARSET_SYSID
|
INTEGER
|
System identifier for the character set. |
FORM_OF_USE
|
VARCHAR(128)
|
A user-defined name that indicates the form-of-use of the character set. |
NUMBER_OF_CHARS
|
INTEGER
|
Number of characters in the character set. |
DEF_COLLATE_SYSID
|
INTEGER
|
System identifier for the character collation. |
Primary key: CHARSET_SYSID