a formal query language,in view of an assortment of operators for controlling relations
A:Relational algebra
B:Relational intentions
C:Relational Extensions
D:Relational calculus
Answers
Answered by
0
this is the answer your answer is a
Answered by
0
The correct answer to this question is option A. Relational Algebra.
Explanation:
- Relational algebra is a technical query language, which takes examples of relations as input and produces instances of relations as output.
- It uses operators to execute queries. An operator can either be unary or binary.
- Operators receive relations as input and yield relations as output.
- Relational algebra is completed recursively on relation and intermediary results are also deemed relations.
- Following are the fundamental operations of relational algebra −
- Select
- Project
- Union
- Set different
- Cartesian product
- Rename
Similar questions