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 0c9b53a commit b5420a6Copy full SHA for b5420a6
docs/codeql/ql-language-reference/expressions.rst
@@ -310,7 +310,7 @@ The following aggregates are available in QL:
310
311
.. pull-quote:: Note
312
313
- - Rank indices start at ``1``, so ``rank[0](...)`` returns no results.
+ - Rank indices start at ``1``, so ``rank[0](...)`` has no result.
314
- ``rank[1](...)`` is the same as ``min(...)``.
315
316
.. index:: strictconcat, strictcount, strictsum
0 commit comments