<<enumeration>> QueryCombinedOperator {Analysis}
Documentation
UNION=1
UNION_ALL=2
INTERSECT=3
INTERSECT_ALL=4
EXCEPT=5
EXCEPT_ALL=6
Parent Package
SQLQueryModel
Abstract
No
Export Control
PublicAccess
Link Class for
None
Class Kind
NormalClass
Cardinality
n
Space
Concurrency
Sequential
Persistence
No
Attributes
Name
Class
Type
Initial Value
UNION
QueryCombinedOperator
UNION_ALL
QueryCombinedOperator
INTERSECT
QueryCombinedOperator
INTERSECT_ALL
QueryCombinedOperator
EXCEPT
QueryCombinedOperator
EXCEPT_ALL
QueryCombinedOperator