Column
A Column is a MiningMart object that directly represents a column in a database table or view. Columns belong to the
relational level
. Each Column belongs to exactly one
ColumnSet
, but a ColumnSet can contain any positive number of Columns.