nerdexam
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

1Z0-531 question #33 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)
  • A
    77% (24)
  • C
    6% (2)
  • D
    16% (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.

Full 1Z0-531 Practice