码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2019-10-18 10:53:57      阅读:134      评论:0      收藏:0      [点我收藏+]

标签:where   efi   nts   答案   opp   连接查询   its   state   query   

Choose three

Which three statements are true about views in an Orade batabase?

A) A SELECT statement cannot contain a where clause when querying a view contaning a WHERE clause in its defining query

B) Rows inserted into a table using a view are retained in the table if the view is dopped

C) Views can join tables only if they belong to the same schema.

D) Views have no segment.

E) Views have no object number.

F) A view can be created that refers to a non-existent table in its defining query.

Answer:BD?

(解析:

经过实验,A 不对;C 不对,视图可以和不同模式的表进行连接查询;F 不对,如果子查询中没有表,创建视图会报错;视图也是对象,所以答案 E 错误;

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

标签:where   efi   nts   答案   opp   连接查询   its   state   query   

原文地址:https://blog.51cto.com/13854012/2443480

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!