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
from where do u receive the information to develop report
what is oracle forms?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
What is a user exit program in oracle reports?
did u p prepared complex report
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Explain how can you use the same lov for 2 columns?
What do we mean by record group in oracle forms?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
how report can be generated if we have the database designed in oracle 10g?
What is a matrix report and how many minimum groups are required to prepare the same?
What is a canvas in oracle forms?
what are the oracle forms services components include?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g