Subject | Re: [firebird-support] seems bug : Field accepts NULL Values (empty string) even if it is defined with not null constraints ?? |
---|---|
Author | Jonathan Neve |
Post date | 2004-03-16T10:43:56Z |
Martijn Tonies wrote:
Jonathan Neve.
>You're answering your own question: '' (empty string) is NOT NULL.IMHO, this unique feature could nearly be considered a bug...
>NULL is NULL (empty). An empty string is a value. NULL is a state,
>so is "NOT NULL".
>
Jonathan Neve.