How can I pass the inner procedure value to outer
procedure ?
Answer Posted / 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 View All Answers
What is bulk collect in pl sql?
How many commands are there in sql?
How to add new employee details in an employee_details table with the following details
What is the difference between database trigger and stored procedure?
What are all different types of collation sensitivity?
differentiate between float and double. : Sql dba
Explain autonomous transaction.
What is the unique index?
What is insert command in sql?
What is compute?
Cite the differences between execution of triggers and stored procedures?
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
How to load data with sql*loader?
What is the difference between explicit and implicit cursors in oracle?
What is a ddl command?