How to return more than one value from a function?
Answer Posted / vetrikumaran
WE CAN RETURN MORE THAN ONE VALUE FOR A FUNCTION BY USING
THE CONDITIONAL IF STATEMENT..BUT ONLY ONE RETURN STATEMENT
CAN BE EXECUTED AT A TIME..
IN FUNCTION,BY DEFAULT IN PARAMETER MODE ONLY ALLOWED...
OUT PARAMETERS ARE NOT ALLOWED.
| Is This Answer Correct ? | 7 Yes | 13 No |
Post New Answer View All Answers
What are pl/sql cursor exceptions?
What is left inner join in sql?
Is it possible to sort a column using a column alias?
What is sql prepared statement?
How many rows can sqlite handle?
What are the commands used in sql?
What does count (*) mean in sql?
What are the datatypes available in pl/sql ?
explain the options of myisamchk to improve the performance of a table. : Sql dba
What is Histogram?
What is sql server and ase?
how mysql optimizes distinct? : Sql dba
How do I view a sql trace file?
Does pl sql work in mysql?
How do you explain an index number?