We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811bc01 commit 3406ee7Copy full SHA for 3406ee7
docs/language/ql-handbook/expressions.rst
@@ -279,7 +279,7 @@ The following aggregates are available in QL:
279
evaluates to the empty set (instead of defaulting to ``0`` or the empty string).
280
This is useful if you're only interested in results where the aggregation body is non-trivial.
281
282
-.. index: unique
+.. index:: unique
283
284
- ``unique``: This aggregate depends on the values of ``<expression>`` over all possible assignments to
285
the aggregation variables. If there is a unique value of ``<expression>`` over the aggregation variables,
0 commit comments