How to return more than one value from a function?
Answer Posted / re
hey kumaran ...
its not like out paramaters cannot used.........
but its not preferred ...
its just simple ... just move basics why/for what a function
, procedures is used..
also with conditional if stmts... result is that a single
value is returned
re
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How do you write a complex sql query?
What is sql basics?
What is a temporal table?
how to increment dates by 1 in mysql? : Sql dba
What is sql trigger example?
What are stored procedures used for?
How are functions and procedures called in PL/SQL?
how to include character strings in sql statements? : Sql dba
What is nvarchar max in sql?
how to get a list of all tables in a database? : Sql dba
Does execute immediate commit?
Is merge a dml statement?
what are the t string functions available in tsql? : Transact sql
how can you see all indexes defined for a table? : Sql dba
How do I remove all records from a table?