nerdexam
SAP

C_HANAIMP_18 · Question #76

What are some best practices for writing SQLScript for use with calculation views? Note: There are 2 correct answers to this question.

The correct answer is A. Break up large statements by using variables. B. Choose declarative language instead of imperative language. See the full explanation below for the reasoning.

Question

What are some best practices for writing SQLScript for use with calculation views? Note: There are 2 correct answers to this question.

Options

  • ABreak up large statements by using variables.
  • BChoose declarative language instead of imperative language.
  • CControl the flow logic using IF-THEN-ELSE conditions.
  • DUse dynamic SQL.

How the community answered

(45 responses)
  • A
    73% (33)
  • C
    18% (8)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP_18 Practice