Skip to content

Commit 422d44b

Browse files
Edit
1 parent 4986ca0 commit 422d44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/queries/composed-queries/sequential-queries.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,4 +385,4 @@ RETURN customer.firstName AS plantCustomer
385385

386386
[[next-unsupported-behavior]]
387387
== 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.
388+
`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

Comments
 (0)