What are the PL/SQL Statements used in cursor processing ?

Answer Posted / suresh kumar somayajula

Declaring a CURSOR
Open the CURSOR
FETCH the rows from the CURSOR
CLOSE the CURSOR...

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I upgrade sql?

739


How to run pl sql program in mysql?

681


What is error ora-01000: maximum open cursors exceeded

783


Can a table have no primary key?

774


What does <> sql mean?

712






What are instead of triggers?

791


How to start the command-line sql*plus?

746


What is procedure and function in sql?

746


Does sql profiler affect performance?

733


What are its different types of dbms?

715


What does rownum mean in sql?

722


What is exit statement?

744


Which is the correct statement about truncate and delete?

757


What is sequence in sql?

720


What are the types of variables use in pl sql?

689