How you open and close a cursor variable.Why it is required?

Answers were Sorted based on User's Feedback



How you open and close a cursor variable.Why it is required?..

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

How you open and close a cursor variable.Why it is required?..

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

Post New Answer

More Oracle General Interview Questions

Can a View based on another View ?

3 Answers  


Differentiate the standard purchase order,Blanket purchase agreement,Contract purchase agreement,Planned purchase order?

1 Answers  


Can a Tablespace hold objects from different Schemes ?

3 Answers  


What is Reduced List of Values?

0 Answers   iFlex,


What are the data types in oracle?

0 Answers  






What happens if you use a wrong connect identifier?

0 Answers  


What are the different types of modules in oracle forms?

0 Answers  


Explain the characteristics of oracle dba?

0 Answers  


how will I find the first 5 highest salaried employees in each dept in oracle.

22 Answers   IBM,


What are the Limitations of a CHECK Constraint ?

5 Answers  


how do get database name at sql prompt?

3 Answers  


What is TNS File

7 Answers   Thermotech,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)