ENUM : Data Type : SQL / MySQL examples (example source code) Organized by topic
Java
Java Tutorial
Java Articles
Java Products
Java by API
C# / C Sharp
ASP.Net
JavaScript DHTML
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C++
PHP
Python
SQL Server / T-SQL
Oracle PL/SQL
PostgreSQL
SQL / MySQL
VB.Net
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