Method ADT.Table.table()->select()
- Method select
objectselect(int|string...columns)- Description
This method returns a new table object with the selected columns only.
object select(int|string ... columns)
This method returns a new table object with the selected columns only.