Guest_imported
New member
- Jan 1, 1970
- 0
I need it so that one of my fields in my mysql table has a validation rule.
That is to say that I have the column set as an integer, the number the enter into this column must be less than or equal to 255. How do I make sure this is always true?
That is to say that I have the column set as an integer, the number the enter into this column must be less than or equal to 255. How do I make sure this is always true?