nerdexam
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)
  • B
    17% (4)
  • C
    70% (16)
  • D
    4% (1)
  • E
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice