11gR2 table has a column that is nullable want to make it NOT NULL
Column has values in every row. to alter the column not null is a default value needed?
If a default is not provided will the alter check every column?
0
Column has values in every row. to alter the column not null is a default value needed?
If a default is not provided will the alter check every column?