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
What is right join sql?
What is a null value?
What are the various restrictions imposed on view in terms of dml?
what is a join? : Sql dba
What is the difference between explicit and implicit cursors in oracle?
What are commit, rollback, and savepoint?
Can we use the cursor's to create the collection in PL/SQL?
What is a scalar value in sql?
What is Histogram?
What is database white box testing and black box testing?
Is sql a dbms?
How much does sql cost?
What is sqlite format?
What are keys in sql?
Why is pl sql needed?