首页 > 其他 > 详细

OCP最新题库052新题解析-带答案-第37题

时间:2018-08-09 14:50:24      阅读:167      评论:0      收藏:0      [点我收藏+]
37、USER1 grants SELECT, INSERT, and UPDATE privileges on USER1. EMP to USER2.

SYS executes this command:

SQL> REVOKE UPDATE ON user1.emp FROM user1;

What will be the outcome?

A) It will succeed and only USER2 will be unable to perform SELECT,INSERT, Or UPDATE on USER1. EMU.

B) It will succeed and only USER1 will be unable to perform SELECT,INSERT, Or UPDATE on USER1. EMP.

C) It will succeed but neither USER1 nor USER2 will be able to perform SELECT, INSERT, or UPDATE on USER1. EMP. 0

D) It will fall because USER1 Is the owner of USER1. EMP.

E) It will succeed and neither USER1 nor USER2 will be able to perform INSERT or UPDATE on USER1. EMP, but both will be able to query USER1.EMP).

Answer:D

技术分享图片

OCP最新题库052新题解析-带答案-第37题

原文:http://blog.51cto.com/13854012/2156713

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!