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 from which the column is to be selected.
Select Column Name: Text string that specifies the name of the column to select.
This function returns a table.