[snip]
I'm trying to figure out how to make Active's null as FALSE and '1' as
TRUE,
in enum point of view....
| Active           | enum('','1') | YES  |     | NULL    |
|
[/snip]

I have not tested this but have you tried enum('NULL', '1') ?

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to