InterviewSolution
Saved Bookmarks
| 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) ⟖ |
|