What cursor type do you use to retrieve multiple recordsets?
Answer Posted / pintu
It can be used Using REF CURSOR only.
Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
what is transaction? : Sql dba
What problem one might face while writing log information to a data-base table in pl/sql?
What is the difference between unique and primary key constraints?
what is a join? : Sql dba
how to start mysql server? : Sql dba
What are two statement types in sql?
How to raise user-defined exception with custom sqlerrm ?
What is the difference between join and natural join?
Can we use update in sql function?
What are the string functions in sql?
What is the limitation on the block size of pl/sql?
Define join and name different types of joins?
What is difference between stored procedures and application procedures?
What is the difference between cluster and non-cluster index?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?