Subject | How alter column to be NOT NULL |
---|---|
Author | svanderclock |
Post date | 2010-03-11T11:44:40Z |
hello,
as their is not alter column .. NOT NULL can i do like this to set a column to be not null : UPDATE RDB$RELATION_FIELDS SET RDB$NULL_FLAG = 1 where ... ??
thanks
stephane
as their is not alter column .. NOT NULL can i do like this to set a column to be not null : UPDATE RDB$RELATION_FIELDS SET RDB$NULL_FLAG = 1 where ... ??
thanks
stephane