Logical operations

Discover the logical operations available in CQL.

Croct's mascot winking
Looking for something specific?

Use the search bar at the top of the page or press / to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

PageDescription
OverviewLearn general aspects of logical operations.
NotLearn how to negate a boolean value.
AndLearn how to check if all conditions are true.
OrLearn how to check if at least one condition is true.