Computer Science, asked by rsd94, 1 year ago

Explain Relational Algebra.​

Answers

Answered by Jessicarehly
1

Hi there....hope it helps u

Attachments:

Jessicarehly: wlc
Answered by jitkaur30
1

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. Relational algebra is performed recursively on a relation and intermediate results are also considered relations.

Similar questions