Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to return multiple records from procedure?

Answers were Sorted based on User's Feedback



How to return multiple records from procedure?..

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

How to return multiple records from procedure?..

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

Post New Answer

More SQL PLSQL Interview Questions

What does an inner join do?

0 Answers  


What is the usage of the distinct keyword?

0 Answers  


what are the different tables present in mysql? : Sql dba

0 Answers  


What is sql*loader and what is it used for?

0 Answers  


how can we replace the particular column value of a resulted set of executed query? I mean write down a sql query to chane the particular column's value of a resulted set of executed query

3 Answers  


What is difference between select statement and cursor

3 Answers   JDA,


What is on delete restrict?

0 Answers  


How to make a copy values from one column to another in sql?

0 Answers  


what happens if you no create privilege in a database? : Sql dba

0 Answers  


How do you optimize SQL queries ?

6 Answers   CarrizalSoft Technologies, Infosys, Oracle,


What is informix sql?

0 Answers  


Can I create table without primary key?

0 Answers  


Categories