what are relational algebra operators
Answers
Answered by
0
Answer:
I hope it was helpfull
Explanation:
Relational algebra is a procedural query language, which takes instances of relations as input and yields instances of relations as output. It uses operators to perform queries. An operator can be either unary or binary. They accept relations as their input and yield relations as their output.
Similar questions