why pl sql doesn't support retrieving multiple records
Answer / 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 |
How to delete a column in an existing table in oracle?
What is the difference between postgresql and oracle?
What is transport network substrate (tns) in oracle?
How view is different from a table?
What are the parameters that we can pass through a stored procedure?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What is Reduced List of Values?
What is system tablespace?
How to synchronize 2 schema's objects?
What are steps required to ENTER DATA INTO DWH?
How are Indexes Update ?