Which SQL injection defense method should be used only as a last resort?

IT Exam Items RepositoryCategory: DevNetWhich SQL injection defense method should be used only as a last resort?

Which SQL injection defense method should be used only as a last resort?

  • escaping all user-supplied input
  • using a database firewall
  • implementing whitelist input validation
  • using parameterized queries

Related exam: DevNet Associate Course Final Exam Answers