Using the Union Operator Property Editor
See Also
The Union operator combines elements from input relations. The Union operator captures one of every record in every relation and provides one of every record as output, with duplicates removed.
All input relations must have same schema, and relations that are output from the Union operator will have the same schema.
To create a Union operator:
- Drag a Union operator from the Palette to the Design View.
- Click the Union operator icon to examine the Details and Attributes section in the property editor, if needed.
- Click OK.
- See Also
- Using the Tuple Based Window Operator Property Editor
- Using the Intersect Operator Property Editor
- Using the Minus Operator Property Editor
-
- Using the Union All Operator Property Editor
-
Legal Notices