Skip to content

Commit 6b36bb6

Browse files
fix xref
1 parent 3895945 commit 6b36bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/subqueries/call-subquery.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ RETURN
573573
[[call-post-union]]
574574
== Post-union processing
575575

576-
Call subqueries can be used to further process the results of a xref:queries/composed-queries/combined-queries.adoc[`UNION`] query.
576+
Call subqueries can be used to further process the results of a xref:queries/combined-queries.adoc[`UNION`] query.
577577

578578
.Using `UNION` within a `CALL` subquery
579579
====

0 commit comments

Comments
 (0)