What is the difference between a POST-FIELD trigger and a
POST-CHANGE trigger ?
Answer / guest
Post-field trigger fires whenever the control leaving from
the filed.
Post-change trigger fires at the time of execute-query
procedure invoked or filed validation status changed.
| Is This Answer Correct ? | 5 Yes | 0 No |
What are the two ways by which data can be generated for a parameter's Using static values?
What are the types of trigger actions?
How do you control the constraints in forms ?
How do you create a new session while open a new form?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
What do you understand by oracle forms and why are they required?
What is a radio Group?
What is the use of transactional triggers?
Can a repeating frame be careated without a data group as a base?
What are the default extensions of the files careated by forms modules?
How do you reference a parameter indirectly?
When do you use data parameter type?