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 |
Name the different triggers supported by oracle reports and their firing order.
Explain how can you use the same lov for 2 columns?
What is a window?
What are modal windows?
What is the difference between a Function Key Trigger and Key Function Trigger ?
What is an SQL FORMS ?
What the PAUSE package procedure does ?
What is the use of break group?
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
Whar are the different default triggers created when Master Deletes Property is set to Cascade?
Is it possible to attach same library to more than one form?
What is a radio Group?