Back to Exposed

except

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

1.2.0560 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.r2dbc.sql.tests.shared.dml.UnionTests.testExceptWithTwoQueries

Generated by Dokka © 2026 Copyright