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
Is time a data type in sql?
What is mdb stand for?
What is the starting oracle error number? What is meant by forward declaration in functions?
how many sql ddl commands are supported by 'mysql'? : Sql dba
How do you determine the current isolation level? : Transact sql
Can we commit inside a trigger?
What type of join is sql join?
Is sql similar to python?
Enlist the advantages of sql.
What are the disadvantages of not performing database normalization?
Does sql between include endpoints?
What is a constraint? Tell me about its various levels.
What are the benefits of stored procedures?
What is a schema? How is it useful in sql servers?
how to escape special characters in sql statements? : Sql dba