Logical operators
The logical operators you can use to construct query clauses are
and
,
or
, and
not
.
For more details, see the
Logical operators
topic in the Reference section of this documentation.
Related concepts
:
Setting up queries
Feedback