intersect

Returns only results from this query that are common to the results of other, WITHOUT including any duplicates.

Samples

org.jetbrains.exposed.sql.tests.shared.dml.UnionTests.testIntersectWithThreeQueries