Command SELECT - SQL UNION Clause Foundation
Combines the results of an SQL SELECT command with the results of another SQL SELECT command.
UNION [ALL]
|INTERSECT
|EXCEPT
<SubSelectExpression>
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.