Answer Posted / binuraj nair
Control File contains the name of the data file, the format
of data in the data file, details of tables and colunns to
which data is to be inserted etc
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How can we expand Parameter Form Canvas on Reports 6i?
did u p prepared complex report
In what situation u create the BPA.
where do u put the report file
what exactly u write in when_new_form_instance
how report can be generated if we have the database designed in oracle 10g?
What are the various configuration files that are used by oracle forms?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what is the difference between call_form, new_form and open_form?
What is an oracle report?
what are the oracle forms services components include?
What do you understand by 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
how do u compile a form i.e .fmb file in Unix or in dos
What is a user exit program in oracle reports?