Removing Columns

The remove command is used to delete columns from a table.

remove  : Remove specified rows or columns from a table.

remove range

The example script below, shows four methods for targeting specific columns to be removed:

TOP | CONTINUE