InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a relational algebra function?(a) Select(b) Project(c) Manipulate(d) UnionThe question was posed to me in class test.This question is from The Relational Algebra topic in chapter Intermediate and Advanced Sql of RDBMS |
|
Answer» Right choice is (c) Manipulate |
|