Skip to content

Commit f0a387e

Browse files
Update modules/ROOT/pages/queries/composed-queries/sequential-queries.adoc
Co-authored-by: Richard Sill <[email protected]>
1 parent 422d44b commit f0a387e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,8 @@ RETURN customer.firstName AS plantCustomer
383383
1+d|Rows: 6
384384
|===
385385

386+
386387
[[next-unsupported-behavior]]
387388
== Known limitations
389+
388390
`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)