Can function be overload?
Answers were Sorted based on User's Feedback
Answer / nirmal
only function in a package can be overloaded and
standalone functions can not be overloaded.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sriv
Yes! We can!
Ex: Function "Area" of a square and rectangle.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
How to link between inventory and OrderManagement.
What is menu.
what is pl/sql table and pl/sql records? what is the use of that?
how can we get odd numbered pages in output of a report
what are version control tools used in oracle apps?
Can u define exceptions twice in same block?
What is the difference between base table and multi-org table?
how to change the logo in template dynamically?
can we use look up type instead of a pofile option?or valueset?is it possible how?
what is flexfield qualifier?
In interface how u find errors and how to solve. How to fix it?