Answer Posted / reddyreddy143
1.Yes we can use out parameters in a function.but we have
to assign the out parameter value to the return datatype.
2.But when we use out parameters in function we can't call
the function from a select statement
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do I view output in sql developer?
What is the basic form of sql query?
explain access control lists. : Sql dba
What is data definition language?
explain the delete statements in sql
what are null values? : Sql dba
Can we change the table name in sql?
what is error ora-03113: end-of-file on communication channel?
Which kind of parameters cannot have a default value in pl sql?
Why do we use %rowtype & %type in plsql?
What is substitution variable?
What is indexes?
What does := mean in pl sql?
How do I create a memory optimized filegroup?
What view means?