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
Explain the difference between replace() and translate() functions in oracle?
How to drop an existing table in oracle?
What is instant client oracle?
How can I combine multiple rows into a comma-delimited list in oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
How to create a new tablespace in oracle?
how to do daily transactions with out sql* loader control file regesterd in apps?
How to synchronize 2 schema's objects?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
 What are the oracle DML commands possible through an update strategy?
How do I escape a reserved word in oracle?
What happens in oracle commit?
How to use windows user to connect to the server?
Can objects of the same schema reside in different tablespace?
How to resolve name conflicts between variables and columns?