can we pass two out parameters at a time in function?please
answer to my question
Answer Posted / nathan
Yes,We can pass two out parameters in a function, but there
should at least one in parameter, because using the in the
function will do something.It'll not throw any errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
List the types of joins used in writing subqueries?
What is user managed backup in Oracle?
How do I uninstall oracle client from windows?
Can we write dml statement in function in oracle?
Why do we use coalesce function in oracle?
How a database is related to tablespaces?
How to speed up webrick?
material view and view disadvantages?
What are the differences between lov and list item?
What is literal?
How to create additional tablespaces for an new database?
State any two functions of oracle?
How do I manually uninstall oracle client?
What is the sql query to concatenate column values from multiple rows in oracle?