Hi,

so far I know is MySQL able to handle Enums in a very efficient way.

So I'd advise you to use Enums.

Best regrads
Bernhard

----- Original Message ----- 
From: "Jordan Elver" <[EMAIL PROTECTED]>
To: "MySQL Mailing List" <[EMAIL PROTECTED]>; "PHP DB Mailing List" 
<[EMAIL PROTECTED]>
Sent: Tuesday, October 02, 2001 11:23 AM
Subject: Yes or No

> If I wanted to define a table to have a cloumn which is either yes or no for 
> example. Would it be better to use a single char (0 or 1), or can I use an 
> enum (I find them more friendly ;)).
> 
> Could you offer some advice?
> 


---------------------------------------------------------------------
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

Reply via email to