Adding a new column to an existing table is probably one of the most common tasks in data model and database support. In this article we will examine two approaches to adding a NOT NULL column to an ...