InterviewSolution
Saved Bookmarks
| 1. |
What Is Relational Algebra? |
|
Answer» It is procedural QUERY language. It CONSISTS of a set of OPERATIONS that TAKE ONE or two relations as input and produce a new relation. It is procedural query language. It consists of a set of operations that take one or two relations as input and produce a new relation. |
|