will function return more than one value how
Answer Posted / rahul
To get more then two values from a function use a data
structure like record or VARRYs to get more then one value
from function
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What do you mean by dbms? What are its different types?
What is execution plan in sql?
What are the possible values that can be stored in a boolean data field?
Does a primary key have to be a number?
How to use distinct and count in sql query? Explain
how to use like conditions? : Sql dba
what is innodb? : Sql dba
How subquery works in sql?
What is the location of pre_defined_functions.
what is meant by nl2br()? : Sql dba
What is gpt format?
Is primary key is clustered index?
Why should I use postgresql?
Write a sql select query that only returns each name only once from a table?
What is the default isolation level in sql server? : Transact sql