Back to Starrocks

character_sets

docs/en/sql-reference/information_schema/character_sets.md

4.1.0660 B
Original Source

character_sets

character_sets identifies the character sets available.

The following fields are provided in character_sets:

FieldDescription
CHARACTER_SET_NAMEThe character set name.
DEFAULT_COLLATE_NAMEThe default collation for the character set.
DESCRIPTIONA description of the character set.
MAXLENThe maximum number of bytes required to store one character.