-
Notifications
You must be signed in to change notification settings - Fork 3
Set Action
Leon Starr edited this page Aug 10, 2023
·
3 revisions
The union, difference, and intersection operations are provided by means of the Set Action.
In fact, the relational join operation is included since it has the same input/output signature even though it isn't a fundamental set operation.
Two Non Scalar Flows are input and a Table Flow is output.
- ID + Activity + Domain
The name of a supported relational set operation.
Type: Set Op Name :: [ join | union | intersect | subtract ]
Copyright © 2021-2023 Leon Starr