1.

Caching and reuse of query plans is called as ________(a) Query caching(b) Plan caching(c) Plan memorizing(d) None of the mentionedThe question was asked in exam.Question is taken from Choice of Evaluation Plans topic in portion Query Processing and Optimization of RDBMS

Answer»

Correct option is (b) Plan caching

Easy explanation: Caching and REUSE of query plans is called as plan caching. It is used because the OPTIMAL plan for the NEW constants may differ from the optimal plan for the initial VALUES.



Discussion

No Comment Found

Related InterviewSolutions