MySQL Forums
Forum List  »  General

possible to create column not null and AT LEAST ONE CHARACTER?
Posted by: A K
Date: March 22, 2010 02:32AM

Hello,
is it possible to create a column which must not be null and with at least one character in mySQL 5.1 and if it's practicable how to code it?
(NOT NULL allows empty strings like ''!)
Thanks a lot for answers!

Options: ReplyQuote


Subject
Written By
Posted
possible to create column not null and AT LEAST ONE CHARACTER?
A K
March 22, 2010 02:32AM


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.