Answer Posted / abhishek
Yes we can use the out parameter in function. But it does
not as any use as the value will be return to the calling
statement by the keyword return.
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Why are sql stored procedures used?
Explain how exception handling is done in advance pl/sql?
What is difference between table and view?
What is the difference between a subquery and a join?
What are synonyms in sql?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
Are subqueries faster than joins?
How do you optimize a stored procedure query?
What are sql procedures?
Are views faster than queries?
What is cost in sql execution plan?
What is nested table in pl sql?
What is execution plan in sql?
How do you write an inner join query?
What are predefined functions in sql?