Answer Posted / dinesh mohan upadhyay
pre query is executed fefore user goes to input.
it execute only one time for any block
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In what sequence do triggers get fired by oracle 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
Explain how can you use the same lov for 2 columns?
what is the difference between call_form, new_form and open_form?
all steps of bitmap report?
a text item is there what r the different types of triggers associated with it
How can we expand Parameter Form Canvas on Reports 6i?
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
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
can you convert or reverse engineer a fmx back to a fmb file?
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
Explain how one can iterate through items and records in a specified block?
Is it possible to execute a dynamic sql from forms?
What do you understand by oracle forms and why are they required?