Numerical quantifiers

Learn how to express numerical quantifiers 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
At leastLearn how to check that at least a certain number of items satisfy a condition.
At mostLearn how to check that no more than a certain number of items satisfy a condition.
ExactlyLearn how to check that a number of items in a collection satisfy a condition.