1.

State true or false: Sorting is an inherently blocking operation(a) True(b) FalseThis question was addressed to me during an online exam.Question is taken from Evaluation of Expressions in portion Query Processing and Optimization of RDBMS

Answer»

The CORRECT answer is (a) True

Explanation: SORTING is an INHERENTLY blocking OPERATION i.e. output is not given until all the tuples from their input are EXAMINED



Discussion

No Comment Found

Related InterviewSolutions