2019年8月版本OCP 071认证考试最新版本的考试原题-第7题

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了2019年8月版本OCP 071认证考试最新版本的考试原题-第7题相关的知识,希望对你有一定的参考价值。

Choose three

Which three are true about granting object privileges on tables, views, and sequences?

A) UPDATE can be granted only on tables and views.

B) DELETE can be granted on tables, views, and sequences.

C) REFERENCES can be granted only on tables and views.

D) INSERT can be granted on tables, vews, and sequences.

E) SELECT can be granted only on tables and views.

F) ALTER can be granted only on tables and sequences.

Answer:ACF

(解析:update 和 delete 只能在表和视图上授权,不能在 sequence 上。

只有 SELECT 和 ALTER 权限对序列有效;

)

以上是关于2019年8月版本OCP 071认证考试最新版本的考试原题-第7题的主要内容,如果未能解决你的问题,请参考以下文章

2019年8月版本OCP 071认证考试最新版本的考试原题-第6题

2019年8月版本OCP 071认证考试最新版本的考试原题-第10题

2019年8月版本OCP 071认证考试最新版本的考试原题-第7题

2019年8月版本OCP 071认证考试最新版本的考试原题-第5题

2019年8月OCP 071认证考试最新版本的考试原题-第18题

2019年8月版本OCP 071认证考试最新版本的考试原题-第11题