How you open and close a cursor variable.Why it is required?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
How to view existing locks on the database?
How to bring a tablespace offline?
What is SYSTEM tablespace and When is it Created?
Explain compound trigger in oracle?
What is connection pooling in oracle?
What is an oracle user account?
How to drop an existing view in oracle?
I have table-A(1,2,3,4,4,5,6,6,6,7). how to get all duplicate values?what is sql query?
Can you use a commit statement within a database trigger?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
How to create additional tablespaces for an new database?
which institute and which faculty is providing best training for oracle sql, plsql in hyderabad