Answer Posted / prince pradeep
cursor is a handle or a pointer to a context area;
(context area is a memory area where sql statements are processed)
cursors are used to retrieve multiple records from data base
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is varray in pl sql?
what is difference between delete and truncate commands? : Sql dba
What are aggregate and scalar functions?
Is oracle sql free?
what does myisamchk do? : Sql dba
What is pl sql block structure?
Is sql open source?
What are the events on which a database trigger can be based?
What is materialized view. What are different methods of refresh?
What are the different types of dbms?
How are functions and procedures called in PL/SQL?
What is application trigger?
How do I write a cron which will run a sql query and mail the results to agroup?
what is the syntax for using sql_variant_property? : Transact sql
What are the different operators available in sql?