What is the order of the triggers fired once the form is
opened?
Answer Posted / guest
Pre,on,when post,key
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is responsibility and how u attach How to create user and how u attach with responsibility.
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
List the different types of columns in oracle reports.
a text item is there what r the different types of triggers associated with it
In what situation u create the BPA.
why the Ctl file u put only in bin folder why not in other folder
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
Why oracle forms required?
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
can you convert or reverse engineer a fmx back to a fmb file?
Name the different triggers supported by oracle reports and their firing order.
how do u compile a form i.e .fmb file in Unix or in dos
Explain how one can iterate through items and records in a specified block?
How can we expand Parameter Form Canvas on Reports 6i?
what are bind variables?