Page 1 of 1

Which of the following does cursor stability ensure

Posted: Thu Jul 14, 2022 8:57 am
by answerhappygod
a) The tuple that is currently being processed by the iteration is locked in shared mode
b) The tuple that is currently being processed is not locked in shared mode
c) Any modified tuples are not locked in exclusive mode
d) None of the mentioned