What is a difference between pre-select and pre-query?
Answer / 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 |
What are the default extensions of the files careated by forms modules?
What is the built-in used for showing lov at runtime?
what are different types of canvas views?
if u develop report do u ask for anything from u r team leader
How do you pass the parameters from one form to another form?
What the PAUSE package procedure does ?
HI GURUS, WHAT IS THE PURPOSE OF LEXICAL PARAMETER IN REPORT DEVELOPMENT.
What are the built_in used to trapping errors in forms 4?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
What are the triggers associated with a check box?
What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?
While connecting to Oracle Db i am getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem?