Answer Posted / amit basu
Types of Cursor :
I) Implicit
II) Explicit (Explicit cursor has three sub-types)
1) Simple Cursor
2) Parameterised Cursor
3) Reference Cursor
EXPLANATION OF
I) Implicit--- SINGLE USER ONLY
II) Explicit ----- MULTI USER ONLY
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to run create database statement again?
Explain cascading triggers.
Explain the use of online redo log files in oracle.
What is not equal to in oracle?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
Explain what are synonyms used for?
Which environment variables are absolutely critical in order to run the OUI?
Explain oracle insert into command?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
what is the use of system.effective.date variable in oracle?
Difference between varchar and varchar2 data types?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What are privileges and grants?
List out the types of joins.
How to define an explicit cursor in oracle?