Zend
200-550 · Question #227
A/hen 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
A/hen 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
(28 responses)- B7% (2)
- C75% (21)
- D14% (4)
- E4% (1)
Community Discussion
No community discussion yet for this question.