Method ADT.Table.table()->remove()
- Method remove
object
remove(int
|string
...columns
)- Description
Like select(), but the given
columns
will not be in the resulting table.
object
remove(int
|string
... columns
)
Like select(), but the given columns
will not be in the
resulting table.