Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: MySQL 4
Daniel,
"Daniel Morgan" <damorgan_at_exxesolutions.com> kirjoitti viestissä news:3F32D112.53504C72_at_exxesolutions.com... ...
> And will that enforce a constraint such as 'a date of birth can not be in
the
> future' ?
sorry, CHECK constraints are not implemented yet in MySQL.
Stored procedures already work in MySQL-5.0. Maybe soon we can write CHECK constraints using triggers.
> --
> Daniel Morgan
Best regards,
Heikki Tuuri
Innobase Oy
http://www.innodb.com
Transactions, foreign keys, and a hot backup tool for MySQL
Received on Thu Aug 07 2003 - 17:57:24 CDT