Re: column choices for certain data

2004-10-29 Thread Gleb Paharenko
Hi. Following documentation, we can see: "ENUM and SET columns provide an efficient way to define columns that can contain only a given set of values." http://dev.mysql.com/doc/mysql/en/constraint_enum.html But carefully read http://dev.mysql.com/doc/mysql/en/SET.html before y

Re: column choices for certain data

2004-10-28 Thread Rhino
See my remarks interspersed below. Rhino - Original Message - From: "Andy B" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 28, 2004 5:09 PM Subject: Re: column choices for certain data > Hi... > > Thanks for the info/help here. N

Re: column choices for certain data

2004-10-28 Thread Andy B
the matter... tnx for the help... - Original Message - From: "Rhino" <[EMAIL PROTECTED]> To: "Andy B" <[EMAIL PROTECTED]> Sent: Thursday, October 28, 2004 4:00 PM Subject: Re: column choices for certain data - Original Message - From: "An