aiaiDBA

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

13718043309

010-86462881

PLS-00582: attribute declarations are not allowed in opaque types

PLS-00582: attribute declarations are not allowed in opaque types
Cause: An attempt was made to declare an attribute in an opaque type.
Action: Remove the attribute declaration.

请先 登录 后评论

1 个回答

小智
PLS-00582:不透明类型中不允许使用属性声明,
.原因:尝试声明不透明类型的属性。,
.操作:删除属性声明。,
.
请先 登录 后评论