【2019年8月】OCP 071認證考試最新版本的考試原題-第29題

choose two.session

·MANAGER is an existing role with no privileges or roles.對象

·EMP is an existing role containing the CREATE TABLE privilege.it

·EMPLOYEES is an existing table in the HR schema.io

Which two commands execute successfully?table

A) GRANT CREATE SEQUENCE TO manager, emp;權限

B) GRANT SELECT, INSERT ON hr.employees TO manager WITH GRANT OPTION:command

C) GRANT CREATE TABLE, emp TO manager;tab

D) GRANT CREATE TABLE, SELECT ON hr. employees TO manager ;vi

E) GRANT CREATE ANY SESSION, CREATE ANY TABLE TO manager;co

Answer:AC

(解析:

BAnswer:報錯:ORA-01926: cannot GRANT to a role WITH GRANT OPTION

DAnswer::不能同時受權系統權限和對象權限給角色

EAnswer::沒有 create any session 的權限

)

相關文章
相關標籤/搜索