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?
Answer Posted / 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 |
Post New Answer View All Answers
What is a canvas in oracle forms?
List out the oracle forms configuration files?
What do we mean by record group in oracle forms?
What is the difference between flex mode and confined mode?
why the Ctl file u put only in bin folder why not in other folder
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
what are bind variables?
did u received a single file or multiple files
Is it possible to execute a dynamic sql from forms?
In what situation u create the BPA.
what is the difference between call_form, new_form and open_form?
what is tripstop report?
What do you understand by lov?
a text item is there what r the different types of triggers associated with it
how report can be generated if we have the database designed in oracle 10g?