Oracle
1Z0-436 · Question #66
A customer maintains a high-volume data table, which holds the discounts that are applicable to products. The discount information is needed in various sections in the pricing function to calculate…
The correct answer is C. performing one BMQL query for the data table, storing the results in dictionaries, retrieving the. See the full explanation below for the reasoning.
Question
A customer maintains a high-volume data table, which holds the discounts that are applicable to products. The discount information is needed in various sections in the pricing function to calculate line item prices. It has been identified that the data table queries to fetch the discounts are significantly degrading the performance of the Commerce pricing function. Which option will improve performance?
Options
- Asplitting the function into multiple Util library functions
- Bsplitting the function into multiple Commerce library functions
- Cperforming one BMQL query for the data table, storing the results in dictionaries, retrieving the
- Dindexing the Util library functions
How the community answered
(16 responses)- A13% (2)
- B6% (1)
- C75% (12)
- D6% (1)
Community Discussion
No community discussion yet for this question.