Method ADT.Table.table()->select()
- Method select
object select(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.