MySQL Forums
Forum List  »  Triggers

Re: What is the way to validate fields in trigger?
Posted by: Bob Field
Date: July 07, 2006 09:09AM

If you declare the field to be a numeric type, MySQL will check it for you automatically.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: What is the way to validate fields in trigger?
2116
July 07, 2006 09:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.