首页 > 其他 > 详细

ocp-466

时间:2015-10-18 11:30:37      阅读:289      评论:0      收藏:0      [点我收藏+]

QUESTION NO: 466
View the Exhibit for the object interdependency diagram.

The PRODUCTS table is used to create the PRODCAT_VW view.
PRODCAT_VW is used in the GET_DATA procedure.
GET_DATA is called in the CHECK_DATA function.
A new column PROD_QTY is added to the PRODUCTS table.
How does this impact the status of the dependent objects?

A. All dependent objects remain valid.
B. Only the procedure and function become invalid and must be recompiled.
C. Only the view becomes invalid and gets automatically revalidated the next time it is used.
D. Only the procedure and function become invalid and get automatically revalidated the next time they

are called.
Answer: A


查看对象相互依存关系图。
这如何会影响到依赖对象的状态?

A.所有依赖的对象仍然有效。


ocp-466

原文:http://blog.csdn.net/xuejiayue1105/article/details/49225675

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!