PrepAway - Latest Free Exam Questions & Answers

SQL databases in a three-tier environment?

Which of the following is a security advantage of using NoSQL vs. SQL databases in a three-tier environment?

PrepAway - Latest Free Exam Questions & Answers

A.
NoSQL databases are not vulnerable to XSRF attacks from the application server.

B.
NoSQL databases are not vulnerable to SQL injection attacks.

C.
NoSQL databases encrypt sensitive information by default.

D.
NoSQL databases perform faster than SQL databases on the same hardware.

Explanation:
NoSQL is a nonrelational database and does not use SQL. It is therefore not vulnerable to SQL injection
attacks but is vulnerable to similar injection-type attacks.


Leave a Reply