Skip to main content

intersect

Function intersect 

Source
pub fn intersect<Q: HasCompounds>(query: impl IntoExpr) -> impl Mod<Q>
Expand description

INTERSECT <select-core> — rows of both. There is no INTERSECT ALL.