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 4986ca0 commit 422d44bCopy full SHA for 422d44b
modules/ROOT/pages/queries/composed-queries/sequential-queries.adoc
@@ -385,4 +385,4 @@ RETURN customer.firstName AS plantCustomer
385
386
[[next-unsupported-behavior]]
387
== Known limitations
388
-`NEXT` currently does not support aggregations when the aggregation is used in a `UNION` query, wrapped in braces or after a `USE` clause.
+`NEXT` currently does not support `DISTINCT` nor aggregations when they are used in a `UNION` query, wrapped in braces or after a `USE` clause.
0 commit comments