Answer Posted / vipin kumar ( m.c.a)
Cursor is a private SQL work area to perform an action using
PL/SQL statement. DBA allocate the memory space to the
objects that is area is called the cursor.
Cursor has two types-
1. Implicit cursor:- means predefine cursor.
2. Explicit cursor:- means created by the user or programmer.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
Explain an extent?
What is meant by recursive hints in oracle?
Is oracle an operator?
How to create a stored procedure in oracle?
Explain the use of owner option in exp command.
What is a table index in oracle?
Explain view?
How to revoke create session privilege from a user in oracle?
What are the various types of snapshots ?
How to create a new view in oracle?
How to use "for" statements in oracle?
How can we force the database to use the user specified rollback segment?
What is oracle server autotrace in oracle?
What do you understand by database schema and what does it hold?