will function return more than one value how
Answer Posted / prashant tripathi
yes, function can return more then one value.
murali is write but.... it is not a good progrmming way.
Sakthivel is also write that....function must return one
value.
My Answer :
fucntion can return more then one value but in the if-else
condition. it return one value at a time. but it can return
more than one value.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are pl sql data types?
Explain the difference between rename and alias?
how to show all tables with 'mysql'? : Sql dba
Explain what is dbms?
Can we join more than 2 tables in sql?
What is sqlca in powerbuilder?
What are operators available in sql?
How do I view a table in sql?
Which join is default?
Is primary key a clustered index?
What does rownum mean in sql?
how to get a list of columns in an existing table? : Sql dba
What is not equal in sql?
How would you convert date into julian date format?
How to display Row Number with Records in Oracle SQL Plus?