in procedure how to return a value
Answers were Sorted based on User's Feedback
Answer / santhi
Using OUT parameter we can return any number of values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sneha
declare the procedure with out variable, assign the value
to the out variable inside the procedure. out variable
should not be declared again inside the procedure.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suresh.somayajula
execute <procedure name> ( required val);
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what is applysys in oracle application database schema, what is apps?
why do we validate the records while developing interface?
explain registration steps of a concurrent program.
How can you achieve loose coupling in soa framework?
Can u define DFF with in the DFF,How?
please send me forms, xml pulisher questions,answers
do i need to declare bind parameter before using in the query?
what are the tables of auto invoice.
What are the tables in GL?
In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?
How You Will display the key flexifields in your report
when will formula,place holder and summary columns fire in reports?