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)- A73% (33)
- C18% (8)
- D9% (4)
Community Discussion
No community discussion yet for this question.