Select Column
Returns a one-column table containing only a specified column from a specified table.
Arguments
The function has the following arguments:
 Table
Table: Table from which the column is to be selected.
 Select Column Name
Select Column Name: Text string that specifies the name of the column to select.
This function returns a table.