Subject | RE: [Firebird-Architect] Denullify a database |
---|---|
Author | Claudio Valderrama C. |
Post date | 2004-09-21T01:40:53Z |
Milan Babuskov wrote:
when NOT NULL and DEFAULT go together. In a nullable column, you've the
right the insert NULL despite any default may exist and therefore any change
that may be agreed in the future won't affect that part.
C.
> Hm, still doesn't answer the question: What if I have a nullableI'm not Geoff's lawyer <g>, but I think he only intended to touch the case
> column with default, and want to insert NULL? Or is that not going to
> be addressed by this at all?
when NOT NULL and DEFAULT go together. In a nullable column, you've the
right the insert NULL despite any default may exist and therefore any change
that may be agreed in the future won't affect that part.
C.