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 19 null in sql?
What is oracle pl sql developer?
What is sqlite format?
Explain the purpose of %type and %rowtype data types?
What is delete command in sql?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
What are the benefits of pl/sql packages?
What is the example of procedure?
What is the best sql course?
What are all the common sql functions?
Why is sharding used?
how to start mysql server? : Sql dba
Is a foreign key always unique?
What is optimistic concurrency control? : Transact sql
What is a data manipulation language?