ALTER TABLE (Column)

Purpose

Use this to add, drop, change the data type, rename a column, or to define default values and column identities.

Prerequisites