column
Creates a column with the given data type
Return
the created column
Parameters
name
the name of the column, must not be null
data Type
the type of the column, must not be null
Creates a column with the given data type
the created column
the name of the column, must not be null
the type of the column, must not be null