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

Answer Posted / nishi

Declaring a CURSOR

Open the CURSOR

FETCH the rows from the CURSOR

CLOSE the CURSOR...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the sql case statement?

786


Where is pl sql used?

721


What is the need of merge statement?

808


What is mdb stand for?

801


What is a data definition language?

837


how to get a list of all tables in a database? : Sql dba

736


How many types of keys are there in sql?

801


what is the difference between blob and text? : Sql dba

779


Why use stored procedures?

819


Can primary key be changed?

699


What kind of join is join?

736


What are types of exception?

721


Why is sql better than hql?

734


How do you delete duplicates in sql query using rowid?

767


How delete a row in sql?

749