MySQL Forums
Forum List  »  Newbie

Re: Is it possible to reject too low values before insert
Posted by: Peter Brawley
Date: January 07, 2013 08:30PM

MySQL doesn't implement CHECK. Best way to implement such controls in MySQL is in the app.

Options: ReplyQuote


Subject
Written By
Posted
Re: Is it possible to reject too low values before insert
January 07, 2013 08:30PM


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.