What does a COMMIT statement do to a CURSOR?



What does a COMMIT statement do to a CURSOR?..

Answer / sandeep

a commit stmt in cursor will free the memory area(handle)
which is being used by the cursor.

Is This Answer Correct ?    57 Yes 10 No

Post New Answer

More Database Management Interview Questions

What is dbms introduction?

0 Answers  


What is database write application of database?

0 Answers  


Can you copy the PROGRAM UNIT into an Object group ?

1 Answers  


Differentiate between ‘delete’, ‘truncate’ and ‘drop’ commands.

0 Answers  


Operators used in select statements are?

0 Answers  






Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.

0 Answers  


Why dbms is used?

0 Answers  


What are the basic elements of Base configuration of an oracle Database ?

1 Answers  


HI THIS IS SHEKAR MY QUTION IS IF I HAD 10 YEARS DATA IN MY SOURCE THEN I WANT TO LOAD ONLY LAST YEAR DATA HOW IT IS POSSIBLE BY USING DATASTAGE7.5.

1 Answers  


what is the location of oracle inventory?

0 Answers  


Differentiate nested loop, hash join and merge join.

0 Answers  


Define scalar functions.

0 Answers  


Categories