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