Computer Science, asked by PrinceEdward5439, 1 year ago

Role of relation algebra in query optimization in dbms

Answers

Answered by Akhilrajput1
3
Relational Algebra for Query Optimization. When a query is placed, it is at first scanned, parsed and validated. An internal representation of the query is then created such as a query tree or a query graph. Then alternative execution strategies are devised for retrieving results from the database tables.
Similar questions