aiaiDBA

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

13718043309

010-86462881

PLS-00718: type of attribute 'string' does not allow modifications to the attribute

PLS-00718: type of attribute 'string' does not allow modifications to the attribute
Cause: The type of the attribute to modify is not one of VARCHAR2, NUMBER, or RAW.
Action: Only VARCHAR2, NUMBER and RAW type attributes are allowed to be modified.

请先 登录 后评论

1 个回答

小智
PLS-00718:属性“ string ”的类型不允许修改属性,
.原因:要修改的属性的类型不是VARCHAR2,NUMBER或RAW之一。,
.操作:只允许修改VARCHAR2,NUMBER和RAW类型属性。,
.
请先 登录 后评论