There are Two pl/sql Libraries Lib1,Lib2 are attached to a
form and these two libraries contains functions with same
name fun1 (i,e lib1 have a function fun1 and lib2 also
have a function fun1).how to call these functios from forms?
Answers were Sorted based on User's Feedback
Answer / mahindra
u cannot hav two functions with same name containing
similar data types in one or more libraries! if u do soo u
will b getting error!!
so fun1 in lib1 should hav diff data type as that of fun1
in lib2.(over loading concept)!!
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pranab
If is possible that two library contain the same function.
But the order of exection depend on the attachement of
library i.e when we refer to function fun1 theen it will
call the function from the library which is attached first.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is a Text_io Package?
how to create the triggers in the forms?
What are the design facilities available in forms 4.0?
Is it possible to have multiple layouts in a report?
How can I message to passed to the user from reports?
What are the built-ins used for Creating and deleting groups?
Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/
A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed ?
What are the types of canvas-views?
can you change the default value of the radio button group at run time?
what is the difference between oracle reports 6i and oracle reports 10g? give atleast 10 differences? (plz give the answer vvvvvvvvvvv.urgent)
what ia an object groups?