What is cursor and where do you use them?

Answers were Sorted based on User's Feedback



What is cursor and where do you use them?..

Answer / rajesh

Cursor is an named private area called active set which is
used to process the multiple rows returned by the query....
cursors are mainly used in procedure/package/function when
the select qurey in procedure/package/function returns
more than one value....

if their is any issue mail me @
rajesh_natesh@yahoo.com,rajesh.natesh@cognizant.com

Is This Answer Correct ?    3 Yes 1 No

What is cursor and where do you use them?..

Answer / guest

cursor is temperory block of memory which holds the data as
temperory in buffer

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Database Management Interview Questions

What is blob database?

0 Answers  


What is 2nf in dbms?

0 Answers  


What is the license for clipper?

0 Answers  


What are the key constraints in dbms?

0 Answers  


What is progress open edge?

0 Answers  






Can you drop all the columns of a table ?

0 Answers   MCN Solutions,


Difference between data and information, and how are they related in a database?

0 Answers   Huawei,


how to retrive a data From database into the grid view..?

0 Answers   MCN Solutions,


What is the purpose of database management system?

0 Answers  


What is the use of INDEXES option in EXP command ?

1 Answers  


What is database partition key?

0 Answers  


What is rdbms with diagram?

0 Answers  


Categories