How to return more than one value from a function?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is time based sql injection?
What are pl/sql cursors?
Does postgresql run on the cloud?
How does sql store data?
describe mysql connection using mysql binary. : Sql dba
if we give update table_name set column_name= default. what will happen? its given in pl sql block.what will hapen?
How much does sqlite cost?
I have a table .in the table 100 recored is there .we have get the single row with out using clause..
select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?
What are the types of views in sql?
what are the nonstandard string types? : Sql dba
explain access control lists. : Sql dba
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)