1.

How is the right outer join symbol represented in relational algebra?(a) ⟕(b) ⟖(c) ⟗(d) ⋈I have been asked this question in unit test.The question is from The Relational Algebra in division Intermediate and Advanced Sql of RDBMS

Answer»

The correct OPTION is (b) ⟖

Best explanation: The SYMBOL of the right OUTER JOIN is similar to the symbol of the natural join but it has two dashes on the top and bottom right side.



Discussion

No Comment Found

Related InterviewSolutions