1.

What is the disadvantage of cost based optimizers?(a) It is too expensive(b) It is inefficient in producing results(c) It does not perform the desired function(d) None of the mentionedI got this question in a job interview.The origin of the question is Choice of Evaluation Plans topic in portion Query Processing and Optimization of RDBMS

Answer»

Right answer is (a) It is too EXPENSIVE

The explanation: Cost based optimizers MAY be expensive as exploring space of all possible PLANS might PROVE to be costly.



Discussion

No Comment Found

Related InterviewSolutions