前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >OCP-052考试题库汇总(7)-CUUG内部解答版

OCP-052考试题库汇总(7)-CUUG内部解答版

原创
作者头像
用户5892232
修改2019-07-29 12:25:20
2240
修改2019-07-29 12:25:20
举报

Which is true about invalid PL/SQL objects?

A)They are automatically recompiled against the new definition of a referenced object when they are called.

B)They must be manually recompiled before they can be used if a DDL is performed on a table that is referenced in the PL/SQL object.

C)They are automatically recompiled against the new definition of a referenced object at the same time as the referenced object is modified.

D)They can be manually recompiled only by using SQL commands.

Answer: A

赵:

A 译:它们在被调用时根据引用对象的新定义自动重新编译。

B 译:如果在 PL/SQL 对象中引用的表上执行 DDL,则必须手动重新编译它们才能使用它们。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档