Back to Exposed

except

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc/except.html

1.2.0550 B
Original Source

except

fun AbstractQuery<*>.except(other: Query): Except

Returns only distinct results from this query that are NOT common to the results of other.

Samples

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

Generated by Dokka © 2026 Copyright