Drop Non Nullable
Change an existing non nullable column such that it accepts null values.
Example
For more information see page 177 of Database Refactoring
Refactoring Databases - Evolutionary Database Design |
Drop Non NullableChange an existing non nullable column such that it accepts null values. Example
For more information see page 177 of Database Refactoring |