Back to Exposed

unionAll

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc/union-all.html

1.2.0563 B
Original Source

unionAll

fun AbstractQuery<*>.unionAll(other: Query): UnionAll

Combines all results from this query with the results of other, WITH duplicates included.

Samples

org.jetbrains.exposed.v1.tests.shared.dml.UnionTests.testUnionWithAllResults

Generated by Dokka © 2026 Copyright