Computer Science, asked by amandevrishi3759, 1 year ago

Explain union and difference in Relational algebra with suitable example.

Answers

Answered by sumit9835
0

Relational algebra is a widely used procedural query language. It collects instances of relations as input and gives occurrences of relations as output. It uses various operation to perform this action.

Relational algebra operations are performed recursively on a relation. The output of these operations is a new relation, which might be formed from one or more input relations.

Similar questions