UTYPE
Specifies how to combine UNION ALL input.
Syntax
...UNION ALL /*+ UTYPE(union-type) */
Arguments
| union‑type |
One of the following arguments:
|
Requirements
Queries that include the UTYPE hint must also include the SYNTACTIC_JOIN hint. Otherwise, the optimizer ignores the UTYPE hint and throws a warning.