Use unsigned tinyint(1) with 1 and 0 as values.

On 13/07/2003 19:41, Dan Anderson wrote:

I ran a search through the mySQL manual and google and could not find a
satisfactory answer.  Does mySQL support the declaration of a boolean
data type?  Currently I am using VARCHAR(6)s with either 'TRUE' or
'FALSE' and would like to cut down on the storage.

Thanks in advance,

Dan Anderson








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



Reply via email to