Answers

Question and Answer:

  Home  SQL Plus

⟩ Explain What is meant by Scrollable cursor?

A scrollable cursor, however, can move forward and backward, and can seek any desired record in the cursor. Such operations are common in applications that present results sets in scrolling windows. With a scrollable cursor, application developers do not need to create and manage their own buffer for the records.

 164 views

More Questions for you: