Hello all

I have a table with a field which needs to hold a yes/no or 1/0 value.

Which field type is best for this ?
Should i create a ENUM field with yes or no values or is it better to create
an Int field for this ?

What would you recommend ?

Best regards
Olivier Salzgeber

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

Reply via email to