A "drop column" fix you will want for SQL Server 2012 / 2014

I caution about using DROP COLUMN without immediately rebuilding the table. Wasted space is a concern; data loss is worse.