best yes or no data type
Posted: Mon Jun 23, 2008 10:32 pm
Hi, I have been tryoing to read but I can't seem to find a good answer. What is the best data type in mysql to use for a field in my database that I want to receive a "yes" or "no" answer? or "true" or "false"? I read that 'Enum' may be one of them because I don't see 'Boolean'!!! Please help, thank you