InterviewSolution
Saved Bookmarks
| 1. |
The result of each intermediate operation are created and then are used for valuation of the next level operations, this evaluation is called as ________(a) Chain evaluation(b) Pipeline evaluation(c) Materialized evaluation(d) Demand driven evaluationI got this question in final exam.My question is from Evaluation of Expressions in section Query Processing and Optimization of RDBMS |
|
Answer» Correct choice is (c) Materialized evaluation |
|