1.

How is the left outer join symbol represented in relational algebra?(a) ⟕(b) ⟖(c) ⟗(d) ⋈The question was asked in semester exam.I want to ask this question from The Relational Algebra topic in division Intermediate and Advanced Sql of RDBMS

Answer»

The correct OPTION is (a) ⟕

To ELABORATE: The symbol of the left outer JOIN is similar to the symbol of the NATURAL join but it has two dashes on the top and bottom left side.



Discussion

No Comment Found

Related InterviewSolutions