DROPCOLUMN
Removes a column from a table. The syntax is:
Syntax
DROPCOLUMN [Column name]
Parameter
Column name
Define the name of the column you want to drop from a table, as shown in Figure 5‑32.
Figure 5‑32 Removing a column from a table