adspace
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 is the best sql course?
what is bcp? When does it used? : Sql dba
how to escape special characters in sql statements? : Sql dba
Does group by remove duplicates?
what are aggregate and scalar functions? : Sql dba
what is sql server agent? : Sql dba
what is collation? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
Can we rollback truncate?
Can we use distinct and group by together?
Do we need to rebuild index after truncate?
Can delete statement be rollbacked?
How do I remove duplicates in two columns?
define sql insert statement ? : Sql dba
how to start mysql server? : Sql dba