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 can I pass the inner procedure value to outer
procedure ?

Answers were Sorted based on User's Feedback



How can I pass the inner procedure value to outer procedure ?..

Answer / som

1. Declare a variable as the datatype of the out parameter
of the inner procedure.
2. Call the inner procedure with the input/output
parameters- input parameter values and output parametr as
the variable declared.
3. After the inner procedure gets executed, the output
parameter will be accessible to the outer procedure.

Is This Answer Correct ?    2 Yes 0 No

How can I pass the inner procedure value to outer procedure ?..

Answer / s.syam sundar

first declare a variable globaly
and next create inner procedure with in(if need or u can
set defult parameters) and out parameters
and next result of inner procedure is assigned to global
variable
and next in outer procedure u can get the result from global
variable

regads
S.syam sundar

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How does postgresql compare to "nosql"?

0 Answers  


What is t-sql? : Transact sql

0 Answers  


How do I run a sql query in pgadmin 4?

0 Answers  


What is primary key sql?

0 Answers  


What is a crud api?

0 Answers  


Find out the 3rd highest salary?

51 Answers   BirlaSoft, DAC, Silvia Infotech, Sutra Infotech,


How to raise user-defined exception with custom sqlerrm ?

0 Answers  


Does a join table need a primary key?

0 Answers  


How does cross join work?

0 Answers  


Is sql easier than java?

0 Answers  


What is union, minus and interact commands?

0 Answers  


why should required for Indexed by table in pl/sql

3 Answers  


Categories