can we pass two out parameters at a time in function?please
answer to my question
Answer Posted / mohit
Yes, we can pass two OUT parameters in a functions. Also
you can use there two OUT parameters in calling function as
well.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how to make an oracle object
What is merge in oracle?
How to rename a column in an existing table?
How to execute a stored program unit?
Does oracle partitioning improve performance?
Explain integrity constraints?
What are the different pseudo commands? Explain in general?
What is data file?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What is the use of aggregate functions in oracle?
How to write a query with a left outer join in oracle?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Explain the importance of .pll extension in oracle?
What is analyze command used for?
What are the various oracle database objects?