National_Instruments
200-500 · Question #171
When comparing prepared statements and regular, application-constructed SQL statements, which of the following is true?
The correct answer is C. Prepared statements are more secure. See the full explanation below for the reasoning.
Question
When comparing prepared statements and regular, application-constructed SQL statements, which of the following is true?
Options
- APrepared statements are faster
- BPrepared statements are always shorter
- CPrepared statements are more secure
- DPrepared statements are easier to develop
- ENone of the above
How the community answered
(23 responses)- B17% (4)
- C70% (16)
- D4% (1)
- E9% (2)
Community Discussion
No community discussion yet for this question.