What is a matrix report and how many minimum groups are required to prepare the same?
what is oracle forms?
what exactly u write in when_new_form_instance
from where do u receive the information to develop report
Is it possible to have multiple layouts in a report?
where do u put the report file
What is a user exit program in oracle reports?
What do we mean by record group in oracle forms?
What is a canvas in oracle forms?
what are the oracle forms services components include?
What do you understand by lov?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
How to create Drill down report?
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 is the difference between call_form, new_form and open_form?