[Obscure Rule] applies to this entire chapter.
In this chapter, we'll describe SQL Character sets in detail, and show you the syntax to use to create, alter and destroy them.
-
Character Set
A Schema may contain zero or more Character sets. As we explained in our ch... -
CREATE CHARACTER SET Statement
The CREATE CHARACTER SET statement names a new user-defined Character set a... -
DROP CHARACTER SET Statement
The DROP CHARACTER SET statement destroys a user-defined Character set. The...