2018版OCP 11g 052最新考试题库整理(带答案)(44)

前端之家收集整理的这篇文章主要介绍了2018版OCP 11g 052最新考试题库整理(带答案)(44)前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
44、In one of your databases:

  • The database default tablespace is EXAMPLE.

  • Deferred_segment_creation is false.

Examine these commands:

sql> create user user1 identified by oracle_4u password expire;

User created.

sql> alter user user1 account unlock;

User altered.

sql>grant create session to user1;

Grant succeeded.

sql> grant create table to user1 with admin option;

Grant succeeded.

Which three are true?

A. user1 can log in to the database instance.

B. user1 can grant the create table privilege to other users.

C. user1 can create tables in the example tablespace.

D. user1 must change it’s password at first login.

E. user1 can create indexes in example tablespace.

Correct Answer: ABD

北京CUUG整理,转载请注明,OCP讨论群:569933648/836361015

猜你在找的Oracle相关文章