Chinaunix首页 | 论坛 | 博客
  • 博客访问: 603128
  • 博文数量: 487
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 4916
  • 用 户 组: 普通用户
  • 注册时间: 2018-07-05 13:59
个人简介

ocp考试资料群:569933648 验证码:ocp OCP 12c 19c考试题库解析与资料群:钉钉群号:35277291

文章分类

全部博文(487)

文章存档

2023年(37)

2021年(151)

2020年(37)

2019年(222)

2018年(38)

我的朋友

分类: Oracle

2018-07-31 13:28:10

29、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.

14、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


阅读(1520) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~