Systems Security Certified Practitioner (SSCP) — Question 49
What would be the name of a Logical or Virtual Table dynamically generated to restrict the information a user can access in a database?
Answer options
- A. Database Management system
- B. Database views
- C. Database security
- D. Database shadowing
Correct answer: K, R, U, T, Z
Explanation
The correct answer is B, Database views, as they are specifically designed to present a subset of data to users, controlling their access. The other options do not accurately describe this functionality; A refers to the software that manages databases, C pertains to overall data protection measures, and D is not a standard term used in database management.