SAP
C_HANAIMP_12 · Question #79
What should you keep in mind when using dynamic SQL? There are 2 correct answers to this question. Response:
The correct answer is B. It could be used for SQL injection. C. You can dynamically change your data sources. See the full explanation below for the reasoning.
Question
What should you keep in mind when using dynamic SQL? There are 2 correct answers to this question. Response:
Options
- AIt is always bad for security.
- BIt could be used for SQL injection.
- CYou can dynamically change your data sources.
- DIt delivers the best possible performance.
How the community answered
(25 responses)- A8% (2)
- B72% (18)
- D20% (5)
Community Discussion
No community discussion yet for this question.