Types of cursors and explanation each of them ?

Answer Posted / sohail

Cursor is a pointer or handler to context area.there are
three types if cursors
1.implicit cursor: Every SQL statment between begin and end
are implicit cursors.
2.explicit cursor:As a name user has to explicitly
create,open and close cursors.
3. ref cursor: Reference cursor is a datatype which holds
the value of a cursor.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use join in sql?

701


What is data profiling in sql?

738


Explain what is a database?

810


What is the best free sql database?

763


What do you mean by stored procedures?

732






What is an invalid partition table?

748


What are the disadvantages of file system?

821


Can a commit statement be executed as part of a trigger?

797


How many developers work on postgresql?

733


What is oracle sql called?

673


What is sqlerrm?

713


What is rownum?

708


Is sql a scripting language?

690


What is query syntax?

714


What is trigger with example?

736