Table Operator provides various data processing methods for the data in the Table node, such as filtering variables in one table or merging the variables from multiple tables. After the operation, a new table will be generated to store the variables.  

The system provides two main table operator types:

Single Table Operator process the data from a single table.

Multiple Table Operatorprocess the data from two or more tables.

Configuring a Single Table Operator

Single Table Operator contains the following sub table operators:

Extend a Single Table Operator after a Table node and configure the table operator:

Convert
Sub Table
Delta

Configuring a Multiple Table Operator

Multiple Table Operator contains the following sub table operator types:

Extend a Multiple Table Operator after a Table node and configure the Multiple Table Operator.

Neighbor Join
Merge
Append

 

 

Next node:

Output