pub fn intersect<Q: HasCompounds>(query: impl IntoExpr) -> impl Mod<Q>Expand description
INTERSECT <select-core> — rows of both. There is no INTERSECT ALL.
pub fn intersect<Q: HasCompounds>(query: impl IntoExpr) -> impl Mod<Q>INTERSECT <select-core> — rows of both. There is no INTERSECT ALL.