Arun Srinivasan
2009-03-30 07:28:08 UTC
"MA_REMIT_DT" DATE NOT NULL WITH DEFAULT NULL
I was able to create the table with above data type. Whoa, isn't this
wrong according to the 'spirit' of the condition not null? Someone
says he doesnt need any nulls but gives default null!!
But the question is, how do I convert a not null column to nullable ?
Please help. I've gone through the db2 info center reg the alter table
statement. No Joy.
Thanks
Arun
I was able to create the table with above data type. Whoa, isn't this
wrong according to the 'spirit' of the condition not null? Someone
says he doesnt need any nulls but gives default null!!
But the question is, how do I convert a not null column to nullable ?
Please help. I've gone through the db2 info center reg the alter table
statement. No Joy.
Thanks
Arun