1Z0-151 · Question #70
Which three are valid ways to populate a display item?
The correct answer is A. initial Value property C. When-Button-Pressed trigger D. Calculation. C: You can use the attachable PL/SQL libraries to implement a flexible message function formessages that are displayed programmatically by the built-in routines MESSAGE orCHANGE_ALERT_MESSAGE, or by assigning a message to a display item from a triggeror D: Creating Calculated…
Question
Which three are valid ways to populate a display item?
Options
- Ainitial Value property
- BUser input
- CWhen-Button-Pressed trigger
- DCalculation
- EExecuting a query
How the community answered
(30 responses)- A80% (24)
- B7% (2)
- E13% (4)
Explanation
C: You can use the attachable PL/SQL libraries to implement a flexible message function formessages that are displayed programmatically by the built-in routines MESSAGE orCHANGE_ALERT_MESSAGE, or by assigning a message to a display item from a triggeror D: Creating Calculated Items Change the Item Type to Display Item. Set the Calculation Mode property to Formula. Set the Formula property to the required formula.
Topics
Community Discussion
No community discussion yet for this question.