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 to shut down the server with 'mysqladmin'? : Sql dba

775


Explain the uses of database trigger.

897


What is data control language?

761


Can we use delete in merge statement?

807


Can we use the cursor's to create the collection in PL/SQL?

751


What is a database trigger?

828


What is a sql profiler?

811


How to test for null values?

812


How do I count duplicates in sql?

800


What is the file extension for sql database?

711


What is pivot in sql?

714


Explain the commit statement.

898


What is group by in sql?

813


What is indexing in sql and its types?

786


Which is faster count (*) or count 1?

794