1.

If the operations do not wait to produce tuples, then it is called as _________(a) Demand driven pipeline(b) Producer driven pipeline(c) Query driven pipeline(d) None of the mentionedThis question was posed to me during an interview for a job.The above asked question is from Evaluation of Expressions topic in division Query Processing and Optimization of RDBMS

Answer»

The correct OPTION is (b) Producer driven pipeline

Explanation: If the operations do not WAIT to PRODUCE tuples, then it is called as producer driven pipeline. IT does not wait to produce tuples but it PRODUCES tuples eagerly.



Discussion

No Comment Found

Related InterviewSolutions