How you open and close a cursor variable.Why it is required?
Answer Posted / venkat
open cursor then the cursor points to the starting of the data......close the cursor it clears the data after the execution of a program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of aggregate functions in oracle?
How index is implemented in oracle database?
What is coalesce function?
What privilege is needed for a user to create views in oracle?
What are group functions in oracle?
How to call a stored function in oracle?
how to do daily transactions with out sql* loader control file regesterd in apps?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What happens to the current transaction if the session is ended?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
How to drop a stored procedure in oracle?
How to convert csv to table in oracle?
What are the extensions used by oracle reports?
What is connection pooling in oracle?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?