Operator Reference
Sets
List of Operators
tuple_difference
- Compute the difference set of two input tuples.
tuple_intersection
- Compute the intersection set of two input tuples.
tuple_symmdiff
- Compute the symmetric difference set of two input tuples.
tuple_union
- Compute the union set of two input tuples.