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


Please Help Members By Posting Answers For Below Questions

how many values can the set function of mysql take? : Sql dba

717


what are the differences between char and varchar? : Sql dba

748


how can we know the number of days between two given dates using mysql? : Sql dba

742


What is on delete restrict?

719


What is difference between my sql and sql?

717






Is left join faster than inner join?

831


what are all types of user defined functions? : Sql dba

751


What are the dml statements?

852


can a stored procedure call itself or recursive stored procedure? : Sql dba

751


How do sql databases work?

704


What is 19 null in sql?

703


What does desc stand for?

784


what are the properties and different types of sub-queries? : Sql dba

699


What does an inner join do?

779


How do I order columns in sql?

698