Oracle
1Z0-141 · Question #111
You are developing a Human Resources form for HR clerks to insert, update, and delete records from the EMPLOYEES table. When the user commits records, Forms displays the default informative message…
The correct answer is E. Post-Insert, Post-Update, Post-Delete, and On-Message. See the full explanation below for the reasoning.
Question
You are developing a Human Resources form for HR clerks to insert, update, and delete records from the EMPLOYEES table. When the user commits records, Forms displays the default informative message "FRM-40400: Transaction complete: <n> records applied and saved." You want to replace that with the message "Records inserted: <n> Records updated: <n> Records deleted: <n>", where <n> represents the number of records inserted, updated, and deleted. Which triggers must you create or modify to accomplish this?
Options
- AOn-Message only
- BPost-Commit and On-Message
- CPost-Database-Commit and On-Message
- DWhen-Validate-Record and On-Message
- EPost-Insert, Post-Update, Post-Delete, and On-Message
How the community answered
(53 responses)- A6% (3)
- B2% (1)
- C2% (1)
- D8% (4)
- E83% (44)
Community Discussion
No community discussion yet for this question.