Hi,
Just in a position where I have to maintain a database and I find that all the NULLable columns do not have defaults.
I cannot think of any reason why this should be the case and has the implication that any insert statements need to supply values for all columns.
Is there any justificaion for nor having a default?
Regards,
Mike.
Just in a position where I have to maintain a database and I find that all the NULLable columns do not have defaults.
I cannot think of any reason why this should be the case and has the implication that any insert statements need to supply values for all columns.
Is there any justificaion for nor having a default?
Regards,
Mike.