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


Please Help Members By Posting Answers For Below Questions

Explain a private synonyms?

626


How to assign data of the deleted row to variables?

579


Can you have more than one content canvas view attached with a window ?

1815


Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?

604


What is the maximum number of triggers that can be applied to a single table?

551






How do we get field details of a table?

542


How will you differentiate between varchar & varchar2?

586


What are the limitations oracle database 10g xe?

566


State and explain the different types of data models?

525


Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?

1502


what are archived logs?

1710


How to define an anonymous procedure without variables?

543


What is background process in Oracle?

622


query optmization techniques and quwry analyser+projects+ppts

1918


What are nested tables?

667