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
can u plz provide me oca sql dumps please i need them
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is oracle instant client?
How to bring a tablespace offline?
Can a parameter be passed to a cursor?
How to define an anonymous procedure without variables?
How to apply filtering criteria at group level in oracle?
Explain how are indexes update?
What is index-organized table in Oracle?
What is varray?
 What are the oracle DML commands possible through an update strategy?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
Compare and contrast between sql and sql server and explain its various functions?
How to run queries on external tables?
What is the difference between substr & instr functions?