Delete Fields
- Author: O.Conrad (c) 2013
- Menu: Table | Tools
Description
Deletes selected fields from a table or shapefile. 
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Table | table, input | TABLE | Input table or shapefile | - | 
| Output | Output table with field(s) deleted | table, output, optional | OUT_TABLE | - | - | 
| Output shapes with field(s) deleted | shapes, output, optional | OUT_SHAPES | - | - | 
| Options | Fields | table fields | FIELDS | - | - | 
Command Line
Usage: saga_cmd table_tools 11 [-TABLE ] [-FIELDS ] [-OUT_TABLE ] [-OUT_SHAPES ]
  -TABLE:     	Table
	table, input
  -FIELDS:    	Fields
	table fields
  -OUT_TABLE: 	Output table with field(s) deleted
	table, output, optional
  -OUT_SHAPES:	Output shapes with field(s) deleted
	shapes, output, optional