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
What is the usage of merge statement?
Explain user account with reference to oracle.
What are the uses of linked server and explain it in detail?
Compare and contrast between sql and sql server and explain its various functions?
What is a schema in oracle?
Explain the use of full option in exp command.
Explain the different normalization forms?
What is varray?
What is oracle analytical function?
if you ctreate table identity
What happens if recursive calls get out of control?
How do I know if oracle is installed on windows?
Is it possible to split the print reviewer into more than one region ?
WHAT IS ecc 6.0
What are the types of trigger in oracle?