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
How to convert a date to char in oracle? Give one example.
What is oracle database 10g express edition?
What are a cluster and non-cluster index?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
How to convert csv to table in oracle?
What is an oracle recycle bin?
What is oracle datasource?
Explain the use of online redo log files in oracle.
How many types of tables supported by oracle?
How to drop an index?
types of indexes and the rationale behind choosing a particular index for a situation.
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What are the numeric comparison operations?
What is memory advisor in Oracle?