Question:
Which technique is used to help mitigate SQL injection attacks?
- using the same owner or admin account in the web applications to connect to the database
- limiting the read access to specific fields of a table or joins of tables
- using stored procedures with the "db_owner" default role
- assigning DBA or admin access rights to the application account
Exam with this question: DevNet Associate (v1.0) – Module 6 Exam Answers
Please login or Register to submit your answer