How to return more than one value from a function?
Answer Posted / highness
you can pass the value back to the user
by using the OUT parameter;
but mostly function is used to return only one value..
its like to compute the task and to return a value;
?? but in this case why dont u opt for a procedure, since its
designed to handle this type of situations...
Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
How do I count rows in sql?
What do you mean by field in sql?
What is sql clause?
What is a natural join?
What are inner and outer joins examples of both?
Explain what is sql?
Which one is better sql or oracle?
What is a sql driver?
What is the difference between sql and isql*plus?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
What is pl/sql language case sensitive?
how to check myisam tables for errors? : Sql dba
What does trigger mean in slang?
What is dense_rank?
What is integrity in sql?