why pl sql doesn't support retrieving multiple records
Answer Posted / rahul
pl/sql supports retriving multiple records but u need to
use of cursors. using cursor you can retrieve multiple
records.
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
IS it possible to built the oracle database without setting the kernal parameters?
How can I see all tables in oracle?
How data locks are respected in oracle?
Can we call procedure inside function in oracle?
How do I find the database name in oracle?
How are extents allocated to a segment?
What's dateware house and what's clustor with practicle example
How do I start tns listener?
How can I create database in oracle?
What is Virtual Private Database in Oracle?
What is a table in oracle?
What is oracle and what are its different editions?
How will you differentiate between varchar & varchar2?
How to return top 5 rows in oracle?
What is a snapshot in oracle database?