Structsยง
- Logical
Intersect LogicalIntersect
returns the intersect of the rows of its inputs. Ifall
is false, it needs to eliminate duplicates.
LogicalIntersect
returns the intersect of the rows of its inputs.
If all
is false, it needs to eliminate duplicates.