Tag Archives: Mysql Enum

MYSQL String Data Types

This tutorial will help you to understand about “MYSQL String Types”. It contains the storage required for string types, CHAR type, VARCHAR type, TEXT types, BLOB types, ENUM type and SET TYPE. Storage Required For String Types CHAR ,VARCHAR TYPE TEXT TYPES BLOB TYPES ENUM TYPE SET TYPE Storage Requirements for String Types In the […]