Home »
MCQs »
DBMS MCQs »
DBMS Pipelining Implementation MCQs
What is/are the function(s) that it implements a demand-driven pipeline by providing three basic functions
9. What is/are the function(s) that it implements a demand-driven pipeline by providing three basic functions.
- open()
- next()
- close()
- All of the above
Answer: D) All of the above
Explanation:
The function(s) that it implements a demand-driven pipeline by providing three basic functions:
- open()
- next()
- close()