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 11b2004 commit 8adf38dCopy full SHA for 8adf38d
modules/ROOT/pages/queries/composed-queries/sequential-queries.adoc
@@ -381,4 +381,10 @@ RETURN customer.firstName AS plantCustomer
381
| "Niko"
382
383
1+d|Rows: 6
384
-|===
+|===
385
+
386
387
+[[next-unsupported-behavior]]
388
+== Known limitations
389
390
+`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