10.3. Specifying Character Sets and Collations
There are default settings for character sets and collations at
four levels: server, database, table, and column. The following
description may appear complex, but it has been found in practice
that multiple-level defaulting leads to natural and obvious
results.
CHARACTER SET
is used in clauses that specify a
character set. CHARSET
may be used as a synonym
for CHARACTER SET
.