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
Change an existing non nullable column such that it accepts null values.
For more information see page 177 of Database Refactoring