| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Martijn Tonies | Date: | February 26 2007 11:11am |
| Subject: | Re: using contraints on Mysql | ||
| View as plain text | |||
Hi, > I'm looking for using FIELD CONSTRAINTS on Mysql but I can´t find it ... Doesn´t Mysql implement it?? > > For example: > age int > 0 MySQL doesn't support declarative CHECK CONSTRAINTs, you could use triggers as a workaround. Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com
| Thread | ||
|---|---|---|
| • using contraints on Mysql | Raúl Andrés Duque Murillo | 26 Feb |
| • Re: using contraints on Mysql | Dan Nelson | 26 Feb |
| • Re: using contraints on Mysql | Martijn Tonies | 26 Feb |
