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

What is the difference between truncate and drop statements?

583


what is the difference between primary key and unique key? : Sql dba

537


What are some emotional triggers?

582


Enlist some predefined exceptions?

600


What are two statement types in sql?

548






Which is faster subquery or join?

669


what is a stored procedure? : Sql dba

569


The select into statement is most often used to create backup copies of tables or for archiving records?

573


Define SQL and state the differences between SQL and other conventional programming Languages?

696


how can we optimize or increase the speed of a mysql select query? : Sql dba

517


Mention what pl/sql package consists of?

549


why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba

571


What is microsoft t sql?

496


Do stored procedures prevent sql injection?

558


If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????

3556