| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Nils Meyer | Date: | February 12 2007 4:43pm |
| Subject: | Re: NOT EMPTY, like NOT NULL | ||
| View as plain text | |||
Hi Js,
js wrote:
> Is there any easy way to implement 'NOT EMPTY' constraint?
There currently is no support for CHECK Constraints in MySQL, at least
to my knowing. So you'd have to go with a trigger.
regards
Nils
| Thread | ||
|---|---|---|
| • NOT EMPTY, like NOT NULL | js | 12 Feb |
| • Re: NOT EMPTY, like NOT NULL | Rolando Edwards | 12 Feb |
| • Re: NOT EMPTY, like NOT NULL | js | 12 Feb |
| • RE: NOT EMPTY, like NOT NULL | Jerry Schwartz | 12 Feb |
| • Re: NOT EMPTY, like NOT NULL | Nils Meyer | 12 Feb |
| • Re: NOT EMPTY, like NOT NULL | js | 13 Feb |
| • Re: NOT EMPTY, like NOT NULL | C.R.Vegelin | 12 Feb |
