Oracle
1Z0-141 · Question #26
In an Order Entry form, the Order_Items block has a text item called Shipping_Date, which is of the Date data type. The Lowest Allowed Value and the Highest Allowed Value properties are not defined…
The correct answer is A. $$DBDATE$$ D. :GLOBAL.SHIP_DATE E. :PARAMETER.SHIP_DATE. See the full explanation below for the reasoning.
Question
In an Order Entry form, the Order_Items block has a text item called Shipping_Date, which is of the Date data type. The Lowest Allowed Value and the Highest Allowed Value properties are not defined for this item. Assuming that all of the following are defined, which three are valid settings for the Initial Value property of the Shipping_Date item? (Choose three.)
Options
- A$$DBDATE$$
- B:Orders.Order_Date + 3
- CSYSDATE
- D:GLOBAL.SHIP_DATE
- E:PARAMETER.SHIP_DATE
- FORDER_ITEMS_SEQ
How the community answered
(33 responses)- A79% (26)
- B3% (1)
- C12% (4)
- F6% (2)
Community Discussion
No community discussion yet for this question.