Logical operators of OQL

These logical operators are used for OQL: AND and OR.

The following table describes the logical operators to use in OQL.

Table 1. Logical operators of OQL 
Keyword Brief description
AND Combines search conditions, all of which must be true for the condition to be passed.
OR Combines search conditions, one of which must be true for the condition to be passed.