What is a difference between pre-select and pre-query?
Answer Posted / chaudhry
Fires during the execute query and count query
processing after oracle forms constructs the select
statement to be issued, but before the statement is
actually issued.
The pre-query trigger fires just before oracle forms
issues the select statement to the database after the
operator as define the example records by entering the query
criteria in enter query mode.
Pre-query trigger fires before pre-select trigger.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is a matrix report and how many minimum groups are required to prepare the same?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
what are bind variables?
What is responsibility and how u attach How to create user and how u attach with responsibility.
what is difference between group above and group left report
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
i am writing a query select EmpNo from Emp how can i call in after parameter form
How to create Drill down report?
what is tripstop report?
Name the different triggers associated with oracle forms having a master-detail relationship.
a text item is there what r the different types of triggers associated with it
Name the different triggers supported by oracle reports and their firing order.
What is an oracle report? List its various types.
What do you understand by oracle forms and why are they required?
List out the oracle forms configuration files?