Oracle
1Z0-531 · Question #33
Market size is an attribute dimension with the following members: Large, Medium, and Small. Which of the following options below represent valid syntax statements in a calc script?
The correct answer is A. FIX (@ATTRIBUTE(Large)) B. Calc Dim (Accounts, Markets, "Market Size"). For example, using Sample Basic, assume this statement is in a calculation script: FIX (@children(january))CALC DIM (Accounts, Product, Market)ENDFIX
Calculations and Formulas
Question
Market size is an attribute dimension with the following members: Large, Medium, and Small. Which of the following options below represent valid syntax statements in a calc script?
Exhibit
Options
- AFIX (@ATTRIBUTE(Large))
- BCalc Dim (Accounts, Markets, "Market Size");
- CCalc Dim (Accounts, Markets, Market Size);
- DFIX(Large)
How the community answered
(31 responses)- A77% (24)
- C6% (2)
- D16% (5)
Explanation
For example, using Sample Basic, assume this statement is in a calculation script: FIX (@children(january))CALC DIM (Accounts, Product, Market)ENDFIX
Topics
#attribute dimension#calc script syntax#FIX command#CALC DIM
Community Discussion
No community discussion yet for this question.
