InterviewSolution
Saved Bookmarks
| 1. |
Updating, Deleting and Inserting in relational algebra is done using the ________ operator(a) Assignment(b) Modification(c) Alteration(d) Inclusion |
|
Answer» Right answer is (a) Assignment Explanation: Updating, Deleting and Inserting in relational algebra is done using the assignment operator. |
|