Answer Posted / 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 |
Post New Answer View All Answers
What are the disadvantages of a query?
Which database is used by google?
What do you understand by data independence? What are its two types?
Is mysql a rdbms?
What is a system concept?
Is database a data structure?
Define weak entity set.
How many types of database language exist?
What is db context?
What is optimization in database?
What are its two major subsystems of r?
What types of questions are asked in NIC(Natinal Informatics Centre)'s interview?If any one has any information about this,I would be very thankful to him/her.....
does pl/sql support “overloading”? Explain
If you need to refresh a website page every time a record is updated in database, how would you do it?
Is it possible to declare or create a cursor for update of table? If yes tell me how?