When is PRE-QUERY trigger executed ?
Answers were Sorted based on User's Feedback
Answer / guest
When Execute-query or count-query Package procedures are invoked
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / dinesh mohan upadhyay
pre query is executed fefore user goes to input.
it execute only one time for any block
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravi
This trigger executes before the input goes into to any data
or control block. This trigger will execute only once when
data block gets input focus.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between open_form and call_form?
When a form is invoked with call_form, Does oracle forms issues a save point?
difference between global n context sensitive segments?
How cost of one Forms created & Report Created?
HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT QUERY OR MULTIPLE GROUP QUERY ?
Can you attach an lov to a field at design time?
what are the new features introduced in oracle form services in 11g release 2?
What are the difference between lov & list item?
what u write in Ctl file
What is a user exit program in oracle reports?
What are the two types views available in the object navigator?
What is an User Exits ?