adspace


will function return more than one value how

Answer Posted / chaitra

A function can return more than one value if the function
is returning a data structure like PL/SQL Table, REF CURSOR
etc.
But returning more than one value by the use of OUT
parameter cannot be done as this fails when the function is
called from an SQL statement ( as in where var = fn(..)).

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can delete statement be rollbacked?

1061


what is bcp? When does it used? : Sql dba

1063


what are all the common sql function? : Sql dba

1137


How do I remove duplicates in two columns?

1198


Can we rollback truncate?

1081


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2097


Is inner join faster than left join?

1285


Do we need to rebuild index after truncate?

1149


define sql insert statement ? : Sql dba

1104


what is schema? : Sql dba

1158


What is the current version of sql?

1100


how to escape special characters in sql statements? : Sql dba

1122


What is the best sql course?

1058


what is collation? : Sql dba

1235


how many tables will create when we create table, what are they? : Sql dba

1152