XANDOR
Short Description
The XANDOR allows ANDed predicates to be applied to multiple index scans on XML data
Detailed Description​
The XANDOR
allows ANDed predicates to be applied to multiple index scans on XML data. In order for XANDOR
to be used:
- Only equality predicates can be used
- No wildcards are allowed in the index lookup path
- All predicates must be used on the same XML column
An IXAND
operator will be used if the query does not meet these requirements.
Additional Links​
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.