DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) String types

Info Catalog (mysql.info.gz) Date and time types (mysql.info.gz) Column types (mysql.info.gz) Storage requirements
 
 11.4 String Types
 =================
 

Menu

 
* CHAR                        The `CHAR' and `VARCHAR' Types
* BINARY VARBINARY            The `BINARY' and `VARBINARY' Types
* BLOB                        The `BLOB' and `TEXT' Types
* ENUM                        The `ENUM' Type
* SET                         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.
 
Info Catalog (mysql.info.gz) Date and time types (mysql.info.gz) Column types (mysql.info.gz) Storage requirements
automatically generated byinfo2html