Powered by Zoomin Software. For more details please contactZoomin

Database Activity Monitoring User Guide

Source Type
Application Security
Data Security
Network Security
Application Performance
Product Versions
Hypervisor Installation
Document Type
Public Cloud
    Community Content Type
      Product Area
      This guide
      Table of Contents

      Alternatives

       Alternatives

      Alternatives occur when the expression can match either one subexpression or another. The alternatives are separated by "|", or "\|".

      The scope of an alternative is the largest possible previous sub-expression.

      Note: This behavior is exactly the opposite of that of repeat operators, whose scope is the smallest previous sub-expression.

      Was this topic helpful?