Relational union SYNOPSIS #(signature) DESCRIPTION This operator computes the union of its operands, that is the set of tuples that appear in LEFT or in RIGHT. The result is a valid relation in that it never contains duplicates.