UNION (Union) node

This node represents the concatenation of steams of rows from multiple tables.

Node name: UNION

Represents: This node represents a necessary operation. To improve access plan costs, concentrate on other nodes (such as scans and joins) that define the set of rows to be concatenated.


Feedback