Method ADT.Table.table()->select()

class ADT.Table.table

Method select

this_program select(int|string ... columns)

Description

This method returns a new table object with the selected columns only.