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