专业技术初级资格程序员基础知识DB2
题目内容

A table named EMPLOYEE was created as follows:  CREATE TABLE employee  (emp_id INTEGER NOT NULL PRIMARY KEY,   f_name VARCHAR(30),   l_name VARCHAR(40),   ssn    CHAR(9) NOT NULL) Which action will prevent unauthorized users from accessing SSN data、

2024-07-09

A.Assign the SSN column to a restricted role that only authorized users can access.

B.Only grant ACCESSCTRL authority for the SSN column to users who need to access SSN data.

C.Alter the table definition so that SSN data is stored in a separate schema that only authorized users can access.

D.Create a view for the EMPLOYEE table that does not contain the SSN column and requireunauthorized users to use the view.

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端