Feature
This view displays the correspondence between character sets and collations.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| COLLATION_NAME | varchar(128) | NO | The name of the collation. |
| CHARACTER_SET_NAME | varchar(128) | NO | The name of the character set. |
This view displays the correspondence between character sets and collations.
| Field | Type | Nullable | Description |
|---|---|---|---|
| COLLATION_NAME | varchar(128) | NO | The name of the collation. |
| CHARACTER_SET_NAME | varchar(128) | NO | The name of the character set. |
Previous topic