Structsยง
- Recursive
Union RecursiveUnion
returns the union of the rows of its inputs. note: ifall
is false, it needs to eliminate duplicates.
RecursiveUnion
returns the union of the rows of its inputs.
note: if all
is false, it needs to eliminate duplicates.