Oracle
1Z0-151 · Question #46
You have coded the following When Button Pressed trigger: EXECUTE_QUERY; MESSAGE ('Query executed on block'); MESSAGE ('click next to navigate the next record'); When the user clicks the button, how…
The correct answer is E. as an application message in a system alert. See the full explanation below for the reasoning.
Question
You have coded the following When Button Pressed trigger:
EXECUTE_QUERY; MESSAGE ('Query executed on block'); MESSAGE ('click next to navigate the next record'); When the user clicks the button, how is the message "Query executed on block" displayed?
Options
- Aas a system message on the status line
- Bas a system message in a system alert
- Cas a system message in an application alert
- Das an application message on the status line
- Eas an application message in a system alert
- Fas an application message in an application alert
How the community answered
(20 responses)- B5% (1)
- C5% (1)
- E80% (16)
- F10% (2)
Community Discussion
No community discussion yet for this question.