2018OCP最新题库052新加考题及答案整理-27

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了2018OCP最新题库052新加考题及答案整理-27相关的知识,希望对你有一定的参考价值。

27、Examine these facts about a database:

  1. USERS is the database default tablespace.

  2. USER1, USER2, AND USER3 have the CREATE SESSION privilege.

  3. They also have UNLIMITED QUOTA on the default tablespace USERS.

  4. They have no other privileges.

Examine these commands:

SQL> conn / as sysdba

Connected.

SQL> GRANT CREATE TABLE TO user1 WITH ADMIN OPTION;

Grant succeeded.

SQL> conn user1/oracle_4U

Connected.

SQL> GRANT CREATE TABLE TO user2;

Grant succeeded.

SQL> GRANT CREATE TABLE TO user3 WITH ADMIN OPTION;

Grant succeeded.

12、 Which two are true?

A. Any user with create table with admin option can revoke create table from user1.

B. If SYS revokes create table from user1, it is revoked from user2 but not from user3.

C. Only SYS and USER1 can revoke CREATE TABLE from USER3.

D. Only SYS CAN REVOKE CREATE TABLE FROM USER1.

E. If SYS revokes create table from user1, it is not revoked from USER2 and USER3.

Correct Answer: AE

技术分享图片

以上是关于2018OCP最新题库052新加考题及答案整理-27的主要内容,如果未能解决你的问题,请参考以下文章

OCP题库变动,052新加的考题及答案分析整理-22

OCP换题库了,052新加的考题及答案整理-第16题

OCP|052OCP题库更新,052最新考题及答案整理-第10题

OCP题库更新,052最新考题及答案整理-31题

OCP最新考试题库-052新考题及答案整理-34

OCP换题库了,052最新考题及答案整理-第11题