ENUM : Data Type : SQL / MySQL examples (example source code) Organized by topic

C++
PHP
SQL / MySQL
SQL / MySQL Home »  Data Type   » [  ENUM  ]   
 



1.  How to use enum
2.  Use two ENUM data type in a table
3.   Storage Comparisons of ENUM and SET
4.  Insert String value as ENUM
5.  Define and use ENUM data type
6.  Define 'Male' and 'Female' as Enum