Sets
List of Operators
tuple_differenceTupleDifferenceTupleDifferencetuple_difference
- Compute the difference set of two input tuples.
tuple_intersectionTupleIntersectionTupleIntersectiontuple_intersection
- Compute the intersection set of two input tuples.
tuple_symmdiffTupleSymmdiffTupleSymmdifftuple_symmdiff
- Compute the symmetric difference set of two input tuples.
tuple_unionTupleUnionTupleUniontuple_union
- Compute the union set of two input tuples.