Question 1: How does a query tree represent a relational algebra expression?
Question 2: What is query tree? What is meant by an execution of a query tree? Explain with an example.
Question 3: What is relational algebra query tree?
Question 4: What is the objective of query normalization? What are its equivalence rules?
Question 5: What is the purpose of syntax analyzer? Explain with an example.