Blaz Grapar wrote:
>
> Is there a boolean field type (Yes/No; True/False, 1/0) in MySQL or what is closest
>to the boolean type
ENUM("no","yes")
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- boolean type Blaz Grapar
- boolean type Robert Vetter
- boolean type Prashant Pai
