How to return multiple records from procedure?
Answers were Sorted based on User's Feedback
Answer / hitendra yadav
We can return multiple records from procedure through
using reference cursor variable as out parameter of
procedure.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / swapna
You have to return the selected cursor as OUT parameter and
again you have to fetch the data from that OUT cursor.
| Is This Answer Correct ? | 3 Yes | 2 No |
How to make a copy values from one column to another in sql?
What is the best strategy to use COMMIT in a pl/sql loop?
When would you denormalize?
8 Answers MBT, Microsoft, MMU,
what is a trigger? : Sql dba
How do I start sql from command line?
what is the correct way of selection statement a. select/from/table_name/orderby/groupby/having b. select/from/table_name/groupby/having/orderby
5 Answers HCL, JPMorgan Chase,
what is 'trigger' in sql? : Sql dba
what is a database transaction? : Sql dba
what is query cache in mysql? : Sql dba
what are the security recommendations while using mysql? : Sql dba
What is composite data type in pl sql?
How to call shell script from pl sql procedure?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)