aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PLS-00635: method does not override

PLS-00635: method does not override
Cause: The method specification contains the OVERRIDING keyword but the method does not override a method in the ancestor types.
Action: Check the method specification.

请先 登录 后评论

1 个回答

小智
PLS-00635:方法不覆盖,
.原因:方法规范包含OVERRIDING关键字,但该方法不会覆盖祖先类型中的方法。,
.操作:检查方法规范。,
.
请先 登录 后评论