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

Answer Posted / vijay

cursor
open
fetch
close
attributes
%found,
%notfound
%isopen
%rowcount
loop
whlie loop
for loop

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is sql*plus?

756


What is the maximum rows in csv?

571


What is a scalar value in sql?

683


discuss about myisam key cache. : Sql dba

656


How can I delete duplicate rows?

642






What is pl sql record in oracle?

651


Define concurrency control. : Transact sql

667


Do prepared statements prevent sql injection?

611


Why are indexes and views important to an organization?

602


Why having clause is used in sql?

637


Is sql a case sensitive language?

623


What is mdb stand for?

638


What is an alias command?

669


What are joins in sql?

625


What is the purpose of design view?

621