Copy Table
- Author: O.Conrad (c) 2017
- Menu: Table | Construction
Description
Creates a copy of a table.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | table, input | TABLE | - | - |
Output | Copy | table, output | COPY | - | - |
Command Line
Usage: saga_cmd table_tools 22 [-TABLE] [-COPY ] -TABLE: Table table, input -COPY: Copy table, output