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 错误;
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。