Database views provide what type of security control?

A.
Detective
B.
Corrective
C.
Preventive
D.
Administrative
Explanation:
C: A database view is put into place to prevent certain users from viewing specific data. This is a preventive measure, because the administrator is preventing the users from seeing data not meant for them. This is one control to prevent inference attacks.
A database view is put into place to prevent certain users from viewing specific data.
0
0