返回顶部
首页 > 资讯 > 数据库 >【2019年8月】OCP 071认证考试最新版本的考试原题-第27题
  • 453
分享到

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

摘要

Choose two. Which two statements are true about the DUAL table? A) It can display multiple rows and columns. B) It ca

Choose two.

Which two statements are true about the DUAL table?

A) It can display multiple rows and columns.

B) It can be accessed only by the SYS user.

C) It can be accessed by any user who has the SELECT privilege in any schema

D) It can display multiple rows but only a single column.

E) It consists of a single row and single column of VARCHAR2 data type.

F) It can be used to display only constants or pseudo columns.

Answer:AC

(解析:dual 这个虚拟的表可以显示多行多列;任何用户都可以访问它。这道题的难点就是对 Answer:C 的理解:在任何模式中拥有 select 权限的用户都可以访问它。

每个用户的 select 权限是不需要单独给的,只要是自己的东西,自然就有 select 的权限。)

您可能感兴趣的文档:

--结束END--

本文标题: 【2019年8月】OCP 071认证考试最新版本的考试原题-第27题

本文链接: https://lsjlt.com/news/2220.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作