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 a table partition?
Which data dictionary views have the information on the triggers that are available in the database?
What are the types of dbms?
What is indexing oracle sql?
What is cross join example?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
How are sql commands classified?
What is the difference between an inner join and an outer join?
What is a recursive stored procedure?
How to disable a trigger name update_salary?
What is a temporal table?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
How can we implement rollback or commit statement in a trigger?
define sql delete statement ? : Sql dba
How do I run a pl sql program?