Types of cursors and explanation each of them ?

Answer Posted / anusha

Cursor is a private work area .there are
three types if cursors
1.implicit cursor: implicit cursors is create,open and
closed by system automatically.
2.explicit cursor: explicitly user can create,open and close
cursors.
3. ref cursor: Reference cursor is a cursor dynamically (at
Run time) we can pass the column names or table names.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is the plv (pl/vision) package offers?

633


How do I debug a stored procedure?

618


How do I count rows in sql?

552


What are the benefits of triggers?

590


How do I filter in sql profiler?

529






What are the advantages of sql?

555


What is the difference between nested table and varray?

510


How is a process of pl/sql compiled?

594


Does truncate table reset auto increment?

520


How to convert comma separated string to array in pl/sql?

589


How do I view output in sql developer?

567


How can you tell the difference between an index and a view?

483


what is isam? : Sql dba

566


What is update query?

542


What is a recursive stored procedure?

612