t: Re: Validations
I don't think Validation is possible. Look up ENUM, which is very different,
but just might help you a little.
- Original Message -
From: "warm-fusion" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 30, 2003 5:25 PM
Subject: Val
I don't think Validation is possible. Look up ENUM, which is very different,
but just might help you a little.
- Original Message -
From: "warm-fusion" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 30, 2003 5:25 PM
Subject: Validations
>
Hi, I'm a newbie to MySQL, and I'm wondering whether there is any way to
set validations on acceptable field values when using the 'create
table()' etc. statements? I've performed a (most cursory) search of the
documentation, but that didn't turn up anything