InterviewSolution
Saved Bookmarks
| 1. |
Which of the following functions does an iterator not provide(a) Open()(b) Next()(c) Close()(d) Wait()I had been asked this question in a job interview.The question is from Evaluation of Expressions topic in division Query Processing and Optimization of RDBMS |
|
Answer» The correct answer is (d) Wait() |
|