can we pass two out parameters at a time in function?please
answer to my question
Answer Posted / abhisudipta
No, naturally we can't pass the two out parameter in a
function , because function will return only one value with
only specified data type in return statement. But we can do
with using the ref-cursor if I hold values through runtime
then we can return so many values.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain integrity constraint?
What is the difference between view and materialized view in Oracle?
Explain the use of record length option in exp command.
What is the sid in oracle?
What is the relation of a user account and a schema?
How will you identify oracle database software release?
Which are the five query types available in oracle?
What is procedure overloading in oracle?
What is max rowid in oracle?
Explain what are clusters?
How to change user password in oracle?
What is blob data type in oracle?
What are the uses of synonyms?
What's dateware house and what's clustor with practicle example
How to speed up webrick?