How to return more than one value from a function?
Answer Posted / swapna
We can return one more than one value by using reference
cursors.
| Is This Answer Correct ? | 26 Yes | 11 No |
Post New Answer View All Answers
Why schema is used in sql?
Name three sql operations that perform a sort.
What is %type in sql?
What is the use of index in hive?
What is int identity in sql?
What are the two parts of design view?
What are pl/sql packages?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
what is “go” in t-sql? : Transact sql
How to run sql commands in sql*plus?
Can we use join in subquery?
How do you use collections in procedure to return the resultset?
Do we need to create index on primary key?
How can we optimize a sql query?
what is the difference between a having clause and a where clause? : Sql dba