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
Explain what is sql*plus?
What is the maximum rows in csv?
What is a scalar value in sql?
discuss about myisam key cache. : Sql dba
How can I delete duplicate rows?
What is pl sql record in oracle?
Define concurrency control. : Transact sql
Do prepared statements prevent sql injection?
Why are indexes and views important to an organization?
Why having clause is used in sql?
Is sql a case sensitive language?
What is mdb stand for?
What is an alias command?
What are joins in sql?
What is the purpose of design view?