Can we use out parameter in function?

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


Please Help Members By Posting Answers For Below Questions

what are different types of collation sensitivity? : Sql dba

662


how to convert dates to character strings? : Sql dba

633


Explain constraints in sql?

680


Is time a data type in sql?

560


How to get unique records from a table?

600






what is normalization? : Sql dba

657


How do we use distinct statement? What is its use?

649


What is the difference between joins?

617


Which is better join or inner query?

600


What is record data type?

608


What is the difference between function and procedure in pl/sql?

636


what is 'mysqld'? : Sql dba

625


What is linq to sql?

660


What are the three forms of normalization?

651


Can we join tables without foreign key?

609