Oracle
1Z0-241 · Question #38
Why would you choose to reference a derived/work field in a PeopleCode program, rather than aPeopleCode variable?
The correct answer is C. Derived/work fields can be added to the derived/work table. See the full explanation below for the reasoning.
Question
Why would you choose to reference a derived/work field in a PeopleCode program, rather than aPeopleCode variable?
Options
- AA derived/work field can be displayed on a page.
- BYou must use derived/work fields to perform calculations.
- CDerived/work fields can be added to the derived/work table.
- DDerived/work fields are simpler to implement than variables.
- EA derived/work field has a longer duration than a global variable.
- FDerived/work fields have more flexibility with data types than with variables.
How the community answered
(52 responses)- B2% (1)
- C85% (44)
- D10% (5)
- F4% (2)
Community Discussion
No community discussion yet for this question.