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
Name the various constraints used in oracle?
Can we create database in oracle using command line ?
What is set operator oracle?
What do database buffers contain?
What are the different editions of oracle?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
What is meant by joins? List out the types of joins.
Why is oracle used?
What is a snapshot log?
Can we write insert statement in function in oracle?
How to create a new table by selecting rows from another table?
What is difference between sid and service name in oracle?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
What is a trace file and how is it created in oracle?
What happens if variable names collide with table/column names?