What are the two phases of block coordination?
Answer / guest
There are two phases of block coordination: the
clear phase and the population phase. During, the
clear phase, Oracle Forms navigates internally to the
detail block and flushes the obsolete detail records.
During the population phase, Oracle Forms issues a
SELECT statement to repopulate the detail block with
detail records associated witjh the new master record.
These operations are accomplished through the execution of
triggers.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the order of the triggers fired once the form is opened?
What are the built-ins used for finding Object ID function?
What are visual attributes?
List the windows event triggers available in Forms 4.0?
What is lexical reference?How can it be created?
What is a record Group?
Can you have more than one content canvas view attached with a window?
what ia an object groups?
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
Why is a Where clause faster than a group filter or a format trigger?
How can you execute the user defined triggers in forms 3.0 ?
In what sequence do triggers get fired by oracle forms?