 |
How to Do ENUM in PhpMyAdmin | eHow
In MySQL, an enumerated type, or enum for short, is a string with a predefined set of values. Any fields you define using enum can only be assigned a value from that predefined set. For instance, the status of a traffic light can be defined as either red,
www.ehow.com |
 |