SQL Plus Question:

Download Job Interview Questions and Answers PDF

Explain What is meant by Scrollable cursor?

SQL Plus Interview Question
SQL Plus Interview Question

Answer:

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.

Download SQL Plus Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What is the output of SIGN function?Please Explain Connect by Prior?