The Table Operator provides various data processing methods for the data in the Table node.

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

1.Extend a Single Table Operator after a Table node. For how to extend nodes, see Extending a node for reference.

Convert
Sub Table
Delta

2.(Optional) Click the Table node behind the Operator node to configure more attributes based on your needs. See Configuring table attributes for reference.

Configuring a Multiple Table Operator

1.Extend a Multiple Table Operator after a Table node, and connect at least one more Table nodes to the Multiple Table Operator. For how to extend and connect nodes, see Operating on nodes for reference.

Neighbor Join
Merge
Append

2.(Optional) Click the Table node behind the Operator node to configure more attributes based on your needs. See Configuring table attributes for reference.

 

Next node:

Output