On Mon, 2003-07-14 at 17:16, Alex82 wrote:
> I can't use it....for example i have to create a column that accept values
> between 1 to 120...i can't enumerate all of them....or i have to accept a
> value different from NULL if an other column has a certain values, otherwise
> the first must be NULL, it's impossible to use enum to do this!
> ----- Original Message -----
> From: "Michael Brunson" <[EMAIL PROTECTED]>
> To: "Alex82" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 15, 2003 12:13 AM
> Subject: Re: Fw: check
> 
> 
> Use an ENUM()
> 
Then your best option would be to code the limits into your application.
-- 
Woody

In a world without boundaries why
do we need Gates and Windows?


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

Reply via email to