Denotes the EXCEPT ALL operation.
This operation returns rows in the outer table only and retains redundant duplicate rows.
Represents the retrieval of columns for a row.
The FETCH operator uses RIDs from an IXSCAN or MIXSCAN.
Employs a fact table index in order to fetch a fact table in a data manager pushdown star join.
Represents a fact table index scan in a data manager pushdown star join.