PIPE node
This node is for debug mode only.
Node name:
PIPE
Represents:
The transfer of rows to other nodes without any change to the rows.
Related reference
CMPEXP node
DELETE (Delete) node
EISCAN (User-defined index scan) node
FETCH (Fetch) node
FILTER (Filter data) node
GENROW (Generate table rows) node
GRPBY (Group by) node
HSJOIN (Hash join) node
INSERT (Insert) node
IXAND (Index sets intersection) node
IXSCAN (Index scan) node
MSJOIN (Merge scan join) node
NLJOIN (Nested loop join) node
QUERY node
RIDSCN (Row identifier (RID) scan) node
RPD node
SHIP (Remote data fetch) node
SORT (Sort ) node
TBSCAN (Table scan) node
TEMP (Temporary table) node
TQ (Table queue) node
UNION (Union) node
UNIQUE (Duplicate elimination) node
UPDATE (Update) node
XANDOR (XML index anding) node
XISCAN (Index scan over XML data) node
XSCAN (XML document scan) node
Feedback