Can we use out parameter in function?

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


Please Help Members By Posting Answers For Below Questions

Why are sql stored procedures used?

714


Explain how exception handling is done in advance pl/sql?

628


What is difference between table and view?

612


What is the difference between a subquery and a join?

605


What are synonyms in sql?

629






how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

607


Are subqueries faster than joins?

650


How do you optimize a stored procedure query?

653


What are sql procedures?

667


Are views faster than queries?

641


What is cost in sql execution plan?

586


What is nested table in pl sql?

643


What is execution plan in sql?

651


How do you write an inner join query?

603


What are predefined functions in sql?

615