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 / mahindra
they differ by data types!(over loading)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between BPA AND Contract What are documents and test cases u followed
What is a user exit program in oracle reports?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
if u want to delete all these detail block etc what will happen in form
In what situation u create the BPA.
Explain how one can iterate through items and records in a specified block?
What is a canvas in oracle forms?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Is it possible to execute a dynamic sql from forms?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
How can we generate report output in excel format?
What is an SQL FORMS ?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Can we invoke one form from another in a multi-forms application?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??