Re: [PHP-DB] Boolean values in MySQL

2001-01-14 Thread JJeffman
ra: <[EMAIL PROTECTED]> Enviada em: sábado, 13 de janeiro de 2001 22:35 Assunto: [PHP-DB] Boolean values in MySQL > Question to those of you using MySQL. > > What is the accepted practice for storing boolean values? Do you use a > tinyInt 0=false 1=true or an enum("T","

[PHP-DB] Boolean values in MySQL

2001-01-13 Thread Cal Evans
Question to those of you using MySQL. What is the accepted practice for storing boolean values? Do you use a tinyInt 0=false 1=true or an enum("T","F")? Or is there another way I'm not seeing? Cal * * Professional Nerd Herder * http://www.calevans.com * -- PHP Database Mailing List (http://w