will function return more than one value how
Answer Posted / vikas
Yes,it is possible by creating function table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you delete duplicates in sql query using rowid?
Give the order of sql select?
What is pl sql architecture?
What is sqlcontext?
In pl/sql, what is bulk binding, and when/how would it help performance?
Explain ddl statements in pl/sql?
What are joins in sql?
What are the different sql languages?
What are tuples in sql?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
Does group by remove duplicates?
what are different types of keys in sql?
List out the acid properties and explain?
what is 'mysqlshow'? : Sql dba
Can %notfound return null after a fetch?