欢迎来到PP题库网 PP题库官网
logo
全部科目 > Oracle认证考试 > 1Z0-052

单项选择题

Examine the commands executed in the following sequence: 
1:SQL> CREATE ROLE mgrrole; 
2:SQL> GRANT create user,select any table,connect,resource TO mgrrole; 
3:SQL> GRANT select,update ON sh.sales TO mgrrole; 
4:SQL> CREATE ROLE ceo IDENTIFIED BY boss; 
5:SQL> GRANT mgrrole,drop any table,create any directory TO ceo; 
6:SQL> GRANT ceo TO mgrrole; 
Which statement is true about the above commands()

    A.The commands execute successfully.
    B.Command 6 produces an error because of circular role grant.
    C.Command 5 produces an error because a role cannot be granted to another role.
    D.Command 3 produces an error because the MGRROLE role already contains system privileges.
    E.The table created by HR remains and HR still has the CREATE TABLE system privilege.
    F.The table created by HR remains and HR can grant the CREATE TABLE system privilege to other users.

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题