How you open and close a cursor variable.Why it is required?
Answer Posted / nishi
OPEN cursor variable FOR SELECT...Statement
CLOSE cursor variable In order to associate a cursor variable with a particular SELECT statement OPEN syntax is used. In order to free the resources used for the query CLOSE statement is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define an anonymous procedure without variables?
Is oracle the best database?
What is proxy method?
How to delete an existing row from a table in oracle?
Explain how you would restore a database using RMAN to Point in Time?
What is a trigger oracle?
What is the database name in oracle?
Explain self joins in oracle?
What is the Tune Query
Explain the use of file option in exp command.
What is oracle rownum?
Name the various constraints used in oracle?
What are the differences between lov and list item?
what are actual and formal parameters?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.