Spec-Zone .ru
спецификации, руководства, описания, API

11.4. String Types

11.4.1. The CHAR and VARCHAR Types
11.4.2. The BINARY and VARBINARY Types
11.4.3. The BLOB andTEXT Types
11.4.4. The ENUM Type
11.4.5. The SET Type

The string types are CHAR, VARCHAR, BINARY, VARBINARY, BLOB, TEXT, ENUM, and SET. This section describes how these types work and how to use them in your queries. For string type storage requirements, see Section 11.6, "Data Type Storage Requirements".