Full Outer Join is an Outer Join Relational Operator. Full Outer Join Operator is helps to process on more than one defined Relation with condition that match Source Relational Tuple(s) into Target Relational Tuple(s) through common Attribute's Identical Value along with Source Attribute's NULL Value and Target Attribute's Mismatch Value and then produces new Relation.