1.

The iterator maintains the __________ of its execution in between calls so that successive next() requests receive successive result tuples.(a) State(b) Transition(c) Rate(d) BlockThe question was asked in unit test.The doubt is from Evaluation of Expressions in section Query Processing Techniques of Database Management

Answer»

Correct choice is (a) State

The EXPLANATION is: The FUNCTION close() TELLS an ITERATOR that no more tuples are REQUIRED.



Discussion

No Comment Found

Related InterviewSolutions