Already found the answer: not, it can't. Already voted for this on Jira... Tkx,
Edson Richter > How can I make a NOT NULL column accept NULL values? > > Something like: > > alter table MY_TABLE > alter MY_COLUMN set data type timestamp NULL > > Is this possible? Turn NOT NULL columns into NULLABLE columns? > > Richter > >
