nerdexam
SAP

C_HANAIMP_18 · Question #17

Why should you define calculated column expressions using plain SQL and avoid using column engine language?

The correct answer is D. To benefit from additional SQL optimizations. See the full explanation below for the reasoning.

Question

Why should you define calculated column expressions using plain SQL and avoid using column engine language?

Options

  • ATo prevent queries from unfolding
  • BTo access the full set of SQL functions
  • CTo allow imperative statements
  • DTo benefit from additional SQL optimizations

How the community answered

(51 responses)
  • A
    6% (3)
  • B
    12% (6)
  • C
    4% (2)
  • D
    78% (40)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP_18 Practice